summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-10-07 14:00:16 +0300
committerKatja Marttila <katja.marttila@qt.io>2020-10-15 12:30:33 +0300
commitb93105c9daf45bce31338e54d14e0869f3c5b669 (patch)
treed1ec0294bbe489b2ffac6bb4682b21f06b075f25 /tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs
parent0a9427d03b174cf4a4f0fa41151688d0c227ba61 (diff)
Repogen: Fix options to work with unite metadata
Fixed regogen 'update' and 'repository' options to work with unite metadata. --update-new-components with unify metadata is prevented. Moved --update-new-components functionality from repogen.cpp to QInstallerTools so it can be accessed from tests. Created tests for repogen. Task-number: QTIFW-1943 Change-Id: I12389f4747154a0f6f51b4f34f630103c2cfef04 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs')
-rw-r--r--tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs b/tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs
new file mode 100644
index 000000000..addf3329a
--- /dev/null
+++ b/tests/auto/tools/repotest/packages_update/A/meta/script2.0.0.qs
@@ -0,0 +1,3 @@
+function Component()
+{
+}