aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-04-04 14:46:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-04-04 14:46:54 +0300
commitab8a3a6c226e047afeda08423ff5d8873631314d (patch)
tree58612bfbfbb0aafabfcc39af3f21e34b905e6910 /tests
parent8c54405d78b87b8756106eceec0a53ef0225d05e (diff)
Configure system dependencies from build package configuration globally in worker
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript15
1 files changed, 10 insertions, 5 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index 1e2ebb7..5c14d73 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -182,7 +182,7 @@ tests="tests: libxsd-tests == $ver"
#\
pkg = xsd
-ver = 4.2.0-b.4.20221031121010.4fdbd8298c4d
+ver = 4.2.0-b.4.20230320140030.aafc60b2e901
rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master"
rep_type = git
#rep_url = https://queue.stage.build2.org/1
@@ -194,12 +194,17 @@ examples: * xsd-examples == $ver"
host='host: true'
package_config = 'package-config:
\
-?libxerces-c +{ config.libxerces_c.network=true }
-?libcurl/7.76.0
-?sys:libz/*
+?sys:libxerces-c --sys-install --sys-yes
\'
-#dependency_checksum = 'dependency-checksum: 40a0ad4546d836a3afc83a9e7da22f2b5d224af4e62996d88f7103eaee23e9e1'
#\
+#package_config = 'package-config:
+# \
+#?libxerces-c +{ config.libxerces_c.network=true }
+#?libcurl/7.76.0
+#?sys:libz/*
+# \'
+
+#dependency_checksum = 'dependency-checksum: 40a0ad4546d836a3afc83a9e7da22f2b5d224af4e62996d88f7103eaee23e9e1'
#\
pkg = libxerces-c