[med-svn] [camitk] 01/01: Add a specific test see upstream bug #189

Emmanuel Promayon promayon-guest at moszumanska.debian.org
Fri Jul 28 15:28:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

promayon-guest pushed a commit to branch master
in repository camitk.

commit 416cacf551c1ec527268fa907688501b35ada65e
Author: Emmanuel Promayon <Emmanuel.Promayon at univ-grenoble-alpes.fr>
Date:   Fri Jul 28 17:27:19 2017 +0200

    Add a specific test see upstream bug #189
---
 debian/tests/wizard | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/tests/wizard b/debian/tests/wizard
index 3104279..755c54e 100644
--- a/debian/tests/wizard
+++ b/debian/tests/wizard
@@ -393,6 +393,17 @@ This test the link between an action and a component defined in the same CEP.</d
             <parameter defaultValue="100.0" description="Testing double" editable="true" name="testDouble" type="double" unit=""/>
           </parameters>
         </action>
+        <action>
+          <name>OnlyOneVec3D</name>
+          <description>Check compilation of an action with only a QVector3D parameter (check bug#189).</description>
+          <component></component>
+          <classification>
+            <family>Testing CepGenerator</family>
+          </classification>
+          <parameters>
+            <parameter defaultValue="QVector3D(0.0, 0.0, 0.0)" description="test 3D vector" editable="true" name="testVector3D" type="QVector3D" unit=""/>
+          </parameters>
+        </action>        
       </actions>
       <dependencies>
         <dependency name="specificcomponent" type="component"/>
@@ -505,4 +516,4 @@ testcepfile actionsExamplesNoLicence.xml 2
 testcepfile actionAndComponent.xml 2
 testcepfile empty.xml 0
 
-exit $exitStatus
\ No newline at end of file
+exit $exitStatus

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camitk.git



More information about the debian-med-commit mailing list