aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-03-24 20:32:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-04-03 16:52:41 +0300
commit8c54405d78b87b8756106eceec0a53ef0225d05e (patch)
tree3e94822ac2234814190297e571e41ac90615a51a /tests
parent2cdf8357b2eb3ddaf726c2cd51bff524e8faa3d6 (diff)
Add support for package build config worker steps and steps enabling/disabling
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript14
1 files changed, 11 insertions, 3 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index 31cf54c..1e2ebb7 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -60,7 +60,14 @@ rep_type = pkg
rfp = yes
#host='host: true'
#dependency_checksum = 'dependency-checksum: e6f10587696020674c260669f4e7000a0139df72467bff9770aea2f2b8b57ba0'
-#package_config = 'package-config: sys:libuuid-c++ --sys-install --sys-no-stub --sys-yes'
+#\
+package_config = 'package-config:\
+bpkg.configure.fetch:--fetch-timeout=120 -bpkg.install:
+config.libhello.develop=true
+sys:libuuid-c++ --sys-install --sys-no-stub --sys-yes
+\
+'
+#\
#\
pkg = hello
@@ -149,7 +156,7 @@ config.bpkg.tests.remote=true
#\
pkg = cli
-ver = 1.2.0-b.9.20230109143034.6e32dd9c26d2
+ver = 1.2.0-b.9.20230320105544.115e8dc4c504
rep_url = "https://git.codesynthesis.com/cli/cli.git#master"
rep_type = git
#rep_url = https://stage.build2.org/1
@@ -205,6 +212,7 @@ package_config = 'package-config:
config.libxerces_c.network=true
"?libcurl ~7.76.0"
sys:libz/*
+-bpkg.update:
\'
#\
@@ -256,7 +264,7 @@ config.cc.coptions=-Wall \
b.test-installed.configure:\"config.cc.loptions=-L'$~/install/lib'\" \
bpkg.test-separate-installed.create:\"config.cc.loptions=-L'$~/install/lib'\""
-#interactive="interactive: bpkg.configure.build"
+#interactive="interactive: b.test-installed.configure"
#interactive="interactive: warning"
+cat <<"EOI" >=task