aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-09-30 21:34:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-04 13:39:30 +0300
commit7be84c43231c2dc59e44e4c783729d6cb4f5431b (patch)
treece0a451bd3656275a0ee792cf21f214a60bc6a6e /tests
parent0a7f4f3f59c1dbbe236dff8e36d6b753d9583932 (diff)
Add support for soft and hard rebuilds
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index d59eec2..446d32b 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -55,6 +55,7 @@ ver = 1.0.0+7
rep_url = https://stage.build2.org/1
rep_type = pkg
rfp = yes
+#dependency_checksum = 'dependency-checksum: e6f10587696020674c260669f4e7000a0139df72467bff9770aea2f2b8b57ba0'
#\
pkg = hello
@@ -91,7 +92,7 @@ host='host: true'
#
#\
pkg = libbuild2-kconfig
-ver = 0.1.0-a.0.20210825082040.000d8026a71f
+ver = 0.1.0-a.0.20210928065354.40a5c6beeb5c
rep_url = "https://github.com/build2/libbuild2-kconfig.git#master"
rep_type = git
#ver = 0.1.0-a.0.20200910053253.a71aa3f3938b
@@ -102,6 +103,7 @@ requires='requires: bootstrap'
tests="tests: * libbuild2-kconfig-tests == $ver
examples: * kconfig-hello == $ver"
host='host: true'
+#dependency_checksum = 'dependency-checksum: 72ae02bed9a05aaf022147297a99b84d63b712e15d05cc073551da39003e87e8'
#\
#\
@@ -149,6 +151,7 @@ requires='requires: host'
tests="tests: * xsd-tests == $ver
examples: * xsd-examples == $ver"
host='host: true'
+#dependency_checksum = 'dependency-checksum: 4c51751ab1872fb208cbd84b09799708296988d773d201156e3be6136c3246b7'
#\
#\
@@ -197,6 +200,8 @@ bpkg.test-separate-installed.create:\"config.cc.loptions=-L'$~/install/lib'\""
config: $config
$interactive
$host
+ worker-checksum: 1
+ $dependency_checksum
EOI
+if ("$environment" != "")