********* Start testing of tst_QQmlPreviewDiff *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddAliasOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddEnumOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddPropertyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AddSignalOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentAndLocationOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasContentOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(AliasLocationOnlyOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BaseTypeOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentAndLocationOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingContentOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingLocationOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BindingToConstantOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(BlockTableOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangeDefaultValueOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ChangePropertyTypeOld_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_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_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableNew_to_UnitFlagsOld)
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_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_ClassTableNew)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ClassTableOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ConstantToBindingOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumContentAndLocationOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumLocationOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueChangeOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(EnumValueLocationOnlyOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_ClassTableOld)
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_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_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionNameOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(FunctionTypedParamOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical1_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_Identical1)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(Identical2_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InlineComponentOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(InnerBaseTypeOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_Identical2)
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_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_Identical2)
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_JsClassTableNew)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(JsClassTableOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MixedOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(MultiConstantOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(NestedOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectAddOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingAddRemoveOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectBindingChangeOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(ObjectRemoveOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyAddOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentAndLocationOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyContentOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyLocationOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(PropertyRemoveOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RegExpFlagOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveAliasOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveEnumOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemovePropertyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RemoveSignalOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RenamePropertyOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(RequiredPropertyExtraDataOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_SameSizeBindingNew)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SameSizeBindingOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalCommonTypeOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalContentAndLocationOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SameSizeBindingOld)
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_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SameSizeBindingOld)
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_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalLocationOnlyOld_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SameSizeBindingOld)
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_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_SignalOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SameSizeBindingOld)
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_SignalLocationOnlyNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalLocationOnlyOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_SignalNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(SignalOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_SameSizeBindingOld)
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_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_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TemplateObjectOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(TranslationBindingOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsNew_to_UnitFlagsOld)
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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(UnitFlagsOld_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_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_ClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_ClassTableOld)
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_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_FunctionNameNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionNameOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionTypedParamNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_FunctionTypedParamOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_Identical1)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_Identical2)
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_JsClassTableNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_JsClassTableOld)
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_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_RequiredPropertyExtraDataNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_RequiredPropertyExtraDataOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SameSizeBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_SameSizeBindingOld)
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_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_TemplateObjectNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TemplateObjectOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationBindingNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_TranslationBindingOld)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_UnitFlagsNew)
PASS   : tst_QQmlPreviewDiff::patchAllFilePairs(propertytests_to_UnitFlagsOld)
PASS   : tst_QQmlPreviewDiff::cleanupTestCase()
Totals: 13184 passed, 0 failed, 0 skipped, 0 blacklisted, 2483ms
********* Finished testing of tst_QQmlPreviewDiff *********
