summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/componentmodel/data/updates.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/componentmodel/data/updates.xml')
-rw-r--r--tests/auto/installer/componentmodel/data/updates.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/installer/componentmodel/data/updates.xml b/tests/auto/installer/componentmodel/data/updates.xml
index 2341866ee..3a6139446 100644
--- a/tests/auto/installer/componentmodel/data/updates.xml
+++ b/tests/auto/installer/componentmodel/data/updates.xml
@@ -177,4 +177,14 @@
file="license.txt"/>
</Licenses>
</PackageUpdate>
+ <PackageUpdate>
+ <Name>com.vendor.fifth.product.noncheckable.sub2</Name>
+ <DisplayName>A sub component, moved to top level</DisplayName>
+ <Description>Install this example.</Description>
+ <Version>0.1.0-1</Version>
+ <ReleaseDate>2010-09-21</ReleaseDate>
+ <SortingPriority>0</SortingPriority>
+ <UpdateFile UncompressedSize="61" CompressedSize="61"/>
+ <TreeName>moved_with_treename</TreeName>
+ </PackageUpdate>
</Updates>