aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-06-29 13:18:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-06-29 13:18:35 +0300
commitb36e3ba80f20b37b6fb72befe0a6d3f10647d1a4 (patch)
tree575e24170bc75c4ca6de468ad4e3692db7592677 /tests
parentef12ccd4a1ad02e9078f6ecd96a37706b85e5cc2 (diff)
Add libbuild2-autoconf to integration testscript
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript14
1 files changed, 13 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index 4b27b7f..8daa03b 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -93,7 +93,7 @@ host='host: true'
#
#\
pkg = libbuild2-kconfig
-ver = 0.2.0-a.0.20220120072650.3f6d1ccab040
+ver = 0.2.0-a.0.20220629083402.1af9a330bb2b
rep_url = "https://github.com/build2/libbuild2-kconfig.git#master"
rep_type = git
#ver = 0.1.0-a.0.20200910053253.a71aa3f3938b
@@ -107,6 +107,18 @@ host='host: true'
#dependency_checksum = 'dependency-checksum: 72ae02bed9a05aaf022147297a99b84d63b712e15d05cc073551da39003e87e8'
#\
+# Use the build2 driver installed into ~/install/bin (see above).
+#
+#\
+pkg = libbuild2-autoconf
+ver = 0.1.0-a.0.20220629084006.3c4928213194
+rep_url = "https://github.com/build2/libbuild2-autoconf.git#master"
+rep_type = git
+rfp = yes
+tests="tests: * libbuild2-autoconf-tests == $ver"
+host='host: true'
+#\
+
#\
pkg = curl
ver = 7.76.0