From dd3c35fd102018c51d31e75345c4cf8ecab75848 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 7 Mar 2022 21:58:40 +0300 Subject: Determine config.install.root differently for various primary package types --- tests/integration/testscript | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 94a718d..2a49dfd 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -49,12 +49,13 @@ wait = 1 # Seconds. controller = --fake-request ../task --dump-result pkg = libhello -ver = 1.0.0+8 +ver = 1.0.0+9 #rep_url = "https://git.build2.org/hello/libhello.git#1.0" #rep_type = git rep_url = https://stage.build2.org/1 rep_type = pkg rfp = yes +#host='host: true' #dependency_checksum = 'dependency-checksum: e6f10587696020674c260669f4e7000a0139df72467bff9770aea2f2b8b57ba0' #\ @@ -78,7 +79,7 @@ rfp = yes # #\ pkg = libbuild2-hello -ver = 0.1.0-a.0.20210928065245.4c3109c2b741 +ver = 0.1.0-a.0.20220111112708.b719144c077f rep_url = "https://github.com/build2/libbuild2-hello.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -92,7 +93,7 @@ host='host: true' # #\ pkg = libbuild2-kconfig -ver = 0.1.0-a.0.20210928065354.40a5c6beeb5c +ver = 0.2.0-a.0.20220120072650.3f6d1ccab040 rep_url = "https://github.com/build2/libbuild2-kconfig.git#master" rep_type = git #ver = 0.1.0-a.0.20200910053253.a71aa3f3938b @@ -116,7 +117,7 @@ rfp = yes #\ pkg = cli -ver = 1.2.0-b.8.20211123111254.927cc0443f6e +ver = 1.2.0-b.8.20220218142801.83de480a8bab rep_url = "https://git.codesynthesis.com/cli/cli.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -141,7 +142,7 @@ tests="tests: libxsd-tests == $ver" #\ pkg = xsd -ver = 4.2.0-b.2.20211026100043.e5d2958ee052 +ver = 4.2.0-b.3.20220224113525.516981000564 rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://queue.stage.build2.org/1 -- cgit v1.1