From a3a07e76263db6a2ecc44865fb92107e672a109b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 13:20:33 +0300 Subject: Use `b info` command to check if package project/subprojects can be tested --- tests/integration/testscript | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 7d7d7d9..3827318 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -49,7 +49,7 @@ wait=1s controller = --fake-request ../task --dump-result pkg = libhello -ver = 1.0.0 +ver = 1.0.0+1 #rep_url = https://build2.org/pkg/1/hello/stable #rfp = FF:DF:7D:38:67:4E:C3:82:65:7E:EE:1F:D4:80:EC:56:C4:33:5B:65:3F:9B:29:9A:30:56:B9:77:B9:F2:01:94 rep_url = https://stage.build2.org/1 @@ -57,19 +57,11 @@ rep_type = pkg rfp = yes #\ -pkg = bpkg -ver = 0.6.0-a.0.1499870184.53fff46c5e5fd4df +pkg = libstudxml +ver = 1.1.0-b.4.20181203094958.ed267da35ccd rep_url = https://stage.build2.org/1 rep_type = pkg -rfp = 37:CE:2C:A5:1D:CF:93:81:D7:07:46:AD:66:B3:C3:90:83:B8:96:9E:34:F0:E7:B3:A2:B0:6C:EF:66:A4:BE:65 -#\ - -#\ -pkg = build2 -ver = 0.6.0-a.0.1500478402.30578be48463b93f -rep_url = https://stage.build2.org/1 -rep_type = pkg -rfp = 37:CE:2C:A5:1D:CF:93:81:D7:07:46:AD:66:B3:C3:90:83:B8:96:9E:34:F0:E7:B3:A2:B0:6C:EF:66:A4:BE:65 +rfp = yes #\ # Note that we also need to make sure that the installed package libraries are -- cgit v1.1