summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/treename/settings.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/treename/settings.qrc')
-rw-r--r--tests/auto/installer/treename/settings.qrc26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/auto/installer/treename/settings.qrc b/tests/auto/installer/treename/settings.qrc
new file mode 100644
index 000000000..3837d4440
--- /dev/null
+++ b/tests/auto/installer/treename/settings.qrc
@@ -0,0 +1,26 @@
+<RCC>
+ <qresource prefix="/">
+ <file>data/repository/Updates.xml</file>
+ <file>data/repository/componentA/1.0.0meta.7z</file>
+ <file>data/repository/componentA/1.0.0content.7z</file>
+ <file>data/repository/componentA.sub1/1.0.0meta.7z</file>
+ <file>data/repository/componentA.sub1/1.0.0content.7z</file>
+ <file>data/repository/componentA.sub2/1.0.0meta.7z</file>
+ <file>data/repository/componentA.sub2/1.0.0content.7z</file>
+ <file>data/repository/componentB/1.0.0meta.7z</file>
+ <file>data/repository/componentB/1.0.0content.7z</file>
+ <file>data/repository/componentB.sub1/1.0.0meta.7z</file>
+ <file>data/repository/componentB.sub1/1.0.0content.7z</file>
+ <file>data/repository/componentB.sub1.sub1/1.0.0meta.7z</file>
+ <file>data/repository/componentB.sub1.sub1/1.0.0content.7z</file>
+ <file>data/repository/componentB.sub1.sub2/1.0.0meta.7z</file>
+ <file>data/repository/componentB.sub1.sub2/1.0.0content.7z</file>
+ <file>data/repository/componentB.sub2/1.0.0meta.7z</file>
+ <file>data/repository/componentB.sub2/1.0.0content.7z</file>
+ <file>data/repository/componentC/1.0.0meta.7z</file>
+ <file>data/repository/componentC/1.0.0content.7z</file>
+ <file>data/repository/componentD/1.0.0meta.7z</file>
+ <file>data/repository/componentD/1.0.0content.7z</file>
+ <file>data/invalid_repository/Updates.xml</file>
+ </qresource>
+</RCC>