From 645450d27b340439878a073c67a477bb380c15af Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 15 Feb 2021 21:46:05 +0300 Subject: Regularize step ids and introduce step id fallbacks --- tests/integration/testscript | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'tests/integration') diff --git a/tests/integration/testscript b/tests/integration/testscript index 078a4ae..fe1b578 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -66,7 +66,7 @@ rfp = yes #\ pkg = libstudxml -ver = 1.1.0-b.7.20190619110825.0d1dcfe61f15 +ver = 1.1.0-b.9.20210202082911.e729667b0f34 rep_url = https://stage.build2.org/1 rep_type = pkg rfp = yes @@ -77,7 +77,7 @@ rfp = yes # installed into ~/install/bin. # pkg = libbuild2-hello -ver = 0.1.0-a.0.20200810114133.0dba3a3bd624 +ver = 0.1.0-a.0.20201019074759.bba32abb6d3d rep_url = "https://github.com/build2/libbuild2-hello.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -89,7 +89,7 @@ rfp = yes # Use the build2 driver installed into ~/install/bin (see above). # pkg = libbuild2-kconfig -ver = 0.1.0-a.0.20201020073414.55e1dcf947d5 +ver = 0.1.0-a.0.20210108084836.3687e4b95226 rep_url = "https://github.com/build2/libbuild2-kconfig.git#master" rep_type = git #ver = 0.1.0-a.0.20200910053253.a71aa3f3938b @@ -116,6 +116,16 @@ rep_type = git rfp = yes #\ +#\ +pkg = libxsd +ver = 4.2.0-b.1.20210215122732.91a2243739fd +rep_url = "https://git.codesynthesis.com/xsd/xsd.git#build2" +rep_type = git +#rep_url = https://stage.build2.org/1 +#rep_type = pkg +rfp = yes +#\ + # Note that we also need to make sure that the installed package libraries are # properly imported when configuring and running tests, and that the installed # executables are runnable. -- cgit v1.1