From b36e3ba80f20b37b6fb72befe0a6d3f10647d1a4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 29 Jun 2022 13:18:35 +0300 Subject: Add libbuild2-autoconf to integration testscript --- tests/integration/testscript | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.1