summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml')
-rw-r--r--tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml b/tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml
index e61b11189..adabceab4 100644
--- a/tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml
+++ b/tests/auto/installer/cliinterface/data/installPackagesRepository/Updates.xml
@@ -158,4 +158,14 @@
<DownloadableArchives>content.7z</DownloadableArchives>
<Virtual>true</Virtual>
</PackageUpdate>
+ <PackageUpdate>
+ <Name>componentI</Name>
+ <Description>This component has an automatic dependency on Component C. If C is marked for installation, this component is also installed.</Description>
+ <Version>1.0.0</Version>
+ <ReleaseDate>2014-08-25</ReleaseDate>
+ <SortingPriority>50</SortingPriority>
+ <AutoDependOn>componentC</AutoDependOn>
+ <DownloadableArchives>content.7z</DownloadableArchives>
+ <Virtual>true</Virtual>
+ </PackageUpdate>
</Updates>