Added tests for `jv:libgdbs` to default test suite. stx-8.0.0
authorJan Vrany <jan.vrany@fit.cvut.cz>
Fri, 12 Jan 2018 22:21:36 +0000
branchstx-8.0.0
changeset 213 58e61f63be9c
parent 212 6899f0183a0d
child 214 e56a0b6037d1
child 215 b62a3ec9be82
Added tests for `jv:libgdbs` to default test suite.
specs/stx-jv.rbspec
--- a/specs/stx-jv.rbspec	Tue Jan 02 10:25:15 2018 +0000
+++ b/specs/stx-jv.rbspec	Fri Jan 12 22:21:36 2018 +0000
@@ -169,6 +169,7 @@
   package 'stx:goodies/magritte', :repository => :'exept:public', :link => false
   package 'stx:goodies/announcements', :repository => :'exept:public'
   package 'jv:libgdbs', :repository => :'jv-branch:public', :link => false
+  package 'jv:libgdbs/tests', :repository => :'jv-branch:public', :link => false
   package 'jv:vdb', :repository => :'jv-branch:public', :link => false
 
 
@@ -198,6 +199,7 @@
   package 'stx:libjava/tools', :test => true;
   package 'stx:goodies/regression', :test => true;
   package 'stx:libscm/mercurial', :test => true;
+  package 'jv:libgdbs/tests', :test => true;
 
   tasks do
     # We need to checkout CharacterEncoderCodeGenerator from stx:goodies