aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-04-19 22:09:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-04-20 13:03:47 +0300
commit38943a2ecd79d2af18491a6c994c983aa5a35b97 (patch)
treecfd2fc967b9d9f8f92ae95c4ecb14a962849f61b /tests
parentc9b16fd386f1e6c81852f1f76cf1baeb954b731d (diff)
Add support for package-specific config vars in package build config in worker
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index 2e3cc3d..87070a5 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -73,6 +73,7 @@ rfp = yes
#host='host: true'
#dependency_checksum = 'dependency-checksum: e6f10587696020674c260669f4e7000a0139df72467bff9770aea2f2b8b57ba0'
+#package_config = 'package-config: { config.libhello.extras=true }+ libhello'
#package_config = 'package-config: +bbot.install.ldconfig:'
#package_config = 'package-config: -bpkg.install:'
#\
@@ -163,6 +164,12 @@ tests = "tests: * libbuild2-kconfig-tests == $ver
examples: * kconfig-hello == $ver"
host = 'host: true'
#\
+#\
+package_config = 'package-config:
+\
+{ config.libbuild2-kconfig-tests.extras=true }+ libbuild2-kconfig-tests
+\'
+#\
#package_config = 'package-config: config.libbuild2-kconfig.develop=true'
#package_config = 'package-config: -bpkg.install:'
#\
@@ -236,6 +243,14 @@ host='host: true'
#\
package_config = "package-config:
\\
+{ config.cli.extras=true }+ cli
+{ config.cli-tests.extras=true }+ cli-tests
+{ config.cli-examples.extras=true }+ cli-examples
+\\"
+#\
+#\
+package_config = "package-config:
+\\
+bpkg.bindist.archive:--archive-build-meta=
bbot.sys-install.tar.extract:--directory=$~
bbot.sys-install.tar.extract:--strip-components=1
@@ -282,6 +297,7 @@ host='host: true'
package_config = "package-config:
\\
?sys:libxerces-c --sys-install --sys-yes
+{ config.xsd-tests.extras=true }+ xsd-tests
+bpkg.bindist.archive:--archive-build-meta=
bbot.sys-install.tar.extract:--directory=$~
bbot.sys-install.tar.extract:--strip-components=1