Conform STD_TEST to standard, add FB declaration in localVars tag
authoretisserant
Mon, 17 Sep 2007 17:57:34 +0200
changeset 60 6f489cf54897
parent 59 37ba6f9e51e2
child 61 3d52215b5e30
Conform STD_TEST to standard, add FB declaration in localVars tag
tests/STD_TEST.xml
--- a/tests/STD_TEST.xml	Mon Sep 17 17:56:29 2007 +0200
+++ b/tests/STD_TEST.xml	Mon Sep 17 17:57:34 2007 +0200
@@ -4229,6 +4229,23 @@
               </type>
             </variable>
           </localVars>
+	  <localVars>
+		  <variable name="my_from_str_test">
+			  <type>
+				  <derived name="TEST_FROM_STRINGS"/>
+			  </type>
+		  </variable>
+		  <variable name="my_string_ops">
+			  <type>
+				  <derived name="TEST_STRINGS_OPS"/>
+			  </type>
+		  </variable>
+		  <variable name="my_to_str">
+			  <type>
+				  <derived name="TEST_TO_STRINGS"/>
+			  </type>
+		  </variable>
+	  </localVars>
         </interface>
         <body>
           <FBD>