From 7be84c43231c2dc59e44e4c783729d6cb4f5431b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Sep 2021 21:34:43 +0300 Subject: Add support for soft and hard rebuilds --- tests/integration/testscript | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests') 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" != "") -- cgit v1.1