summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/commandlineupdate/settings.qrc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-09-28 14:28:33 +0300
committerKatja Marttila <katja.marttila@qt.io>2020-10-09 09:04:48 +0300
commit9f94110b7de18870d690d8ad102d26deceb17e0e (patch)
treecc37f72d935c6fa500927b8c1764c46fe01ea61f /tests/auto/installer/commandlineupdate/settings.qrc
parent2ee0e4847d0a6fe9b2fe14dca41f3b1e6123a85e (diff)
Fix essential update
When updating essential, no other components should be installed nor updated unless there is autodepend on the essential component. Task-number: QTIFW-1970 Change-Id: If9edd6515e3e5ec51611ac07ac52b13f05983b9d Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'tests/auto/installer/commandlineupdate/settings.qrc')
-rw-r--r--tests/auto/installer/commandlineupdate/settings.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/installer/commandlineupdate/settings.qrc b/tests/auto/installer/commandlineupdate/settings.qrc
index 812727cd2..a0a04a9e3 100644
--- a/tests/auto/installer/commandlineupdate/settings.qrc
+++ b/tests/auto/installer/commandlineupdate/settings.qrc
@@ -31,5 +31,8 @@
<file>data/installPackagesRepositoryUpdate/componentF.subcomponent1.subsubcomponent2/1.0.0content.7z</file>
<file>data/installPackagesRepositoryUpdate/componentF.subcomponent2.subsubcomponent1/1.0.0content.7z</file>
<file>data/installPackagesRepositoryUpdate/componentF.subcomponent2.subsubcomponent2/1.0.0content.7z</file>
+ <file>data/repositoryWithDependencyToEssential/Updates.xml</file>
+ <file>data/repositoryWithDependencyToEssential/componentAutoDependOnA/1.0content.7z</file>
+ <file>data/repositoryWithDependencyToEssential/componentA/3.0.0content.7z</file>
</qresource>
</RCC>