Diff of /trunk/coUnit/coUnit/Unit Test Framework for CODESYS/GVLs/GVL_coUnit/svnobj [r451] .. [r452]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/coUnit/coUnit/Unit Test Framework for CODESYS/GVLs/GVL_coUnit/svnobj
+++ b/trunk/coUnit/coUnit/Unit Test Framework for CODESYS/GVLs/GVL_coUnit/svnobj
@@ -1,5 +1,5 @@
-Gx_lQ!0…jüoÚ\{ÉO!ˆ’ÞSystem.StringL{ffbfa93a-b94d-45fc-a329-229860183b1d}InterfaceL{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}TextDocumentL{f3878285-8e4f-490b-bb1b-9acbb7eb04db}TextLinesL{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}	Id
-longTagText
.{attribute 'no_assign'}8{attribute 'qualified_only'}VAR_GLOBALF    coUnitRunner : FB_coUnitRunner;   ¸	(* Indication of whether the last instantiated test suite has an assert instance created *)B    TestSuiteIsRegistered : BOOL;h    (* Pointer to current test suite being called *)t    CurrentTestSuiteBeingCalled : POINTER TO FB_TestSuite;    P	(* Current name of test being called *)Z    CurrentTestNameBeingCalled : T_MaxString;–    (* Whether or not the current test being called has finished running *)B    CurrentTestIsFinished : BOOL;¢    (* This is a flag that indicates that the current test should be ignored, andº	   thus that all assertions under it should be ignored as well. A test can be ignored either¢	   because the user has requested so, or because the test is a duplicate name *)6	IgnoreCurrentTest : BOOL;  Š        (* The assert function block instance should be 1:1 mapped to!N       the test suite instance path. *)"\    NumberOfInitializedTestSuites : UINT := 0;#Ê    TestSuiteAddresses : ARRAY[1..GVL_Param_coUnit.MaxNumberOfTestSuites] OF POINTER TO FB_TestSuite;$ê    (* If the user is utilizing the TEST_ORDERED(), we need to keep track of which ordered test is currently running.%ø       We do this by defining an array, in where we can see which current TEST_ORDERED() is the one to be handled right now.&‚       The below array is only used for TEST_ORDERED()-tests.  *)'¸    CurrentlyRunningOrderedTestInTestSuite : ARRAY[1..GVL_Param_coUnit.MaxNumberOfTestSuites] OF UINT(1..GVL_Param_coUnit.MaxNumberOfTestsForEachTestSuite);(END_VAR)ä{info 'CODESYS based Fork of TcUnit. Forked with kind permission by Jakob Sagatowski and contributors. MIT Licensed. Documentation and examples are available at www.tcunit.org.'}* NetVarProperties+ParameterList,bool-,AddAttributeSubsequentÐÐÐE"ÐÐ	
+Gx_lï!0…jüol™ø7z7©System.StringL{ffbfa93a-b94d-45fc-a329-229860183b1d}InterfaceL{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}TextDocumentL{f3878285-8e4f-490b-bb1b-9acbb7eb04db}TextLinesL{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}	Id
+longTagText
.{attribute 'no_assign'}8{attribute 'qualified_only'}VAR_GLOBALF    coUnitRunner : FB_coUnitRunner;   ¸	(* Indication of whether the last instantiated test suite has an assert instance created *)B    TestSuiteIsRegistered : BOOL;h    (* Pointer to current test suite being called *)t    CurrentTestSuiteBeingCalled : POINTER TO FB_TestSuite;    P	(* Current name of test being called *)Z    CurrentTestNameBeingCalled : T_MaxString;–    (* Whether or not the current test being called has finished running *)B    CurrentTestIsFinished : BOOL;¢    (* This is a flag that indicates that the current test should be ignored, andº	   thus that all assertions under it should be ignored as well. A test can be ignored either¢	   because the user has requested so, or because the test is a duplicate name *)6	IgnoreCurrentTest : BOOL;  ‚    (* The assert function block instance should be 1:1 mapped to!N       the test suite instance path. *)"\    NumberOfInitializedTestSuites : UINT := 0;#Ê    TestSuiteAddresses : ARRAY[1..GVL_Param_coUnit.MaxNumberOfTestSuites] OF POINTER TO FB_TestSuite;$ê    (* If the user is utilizing the TEST_ORDERED(), we need to keep track of which ordered test is currently running.%ø       We do this by defining an array, in where we can see which current TEST_ORDERED() is the one to be handled right now.&‚       The below array is only used for TEST_ORDERED()-tests.  *)'¸    CurrentlyRunningOrderedTestInTestSuite : ARRAY[1..GVL_Param_coUnit.MaxNumberOfTestSuites] OF UINT(1..GVL_Param_coUnit.MaxNumberOfTestsForEachTestSuite);(END_VAR)¢{info 'co{&e - A unittest framework for CODESYS based on TcUnit. Forked with kind permission by Jakob Sagatowski and contributors. MIT Licensed.'}* NetVarProperties+ParameterList,bool-,AddAttributeSubsequentÐÐÐE!ÐÐ	
 ­lÚÐ-
ÐÐ	
 ­mÚÐ-ÐÐ	
 ­nÚÐ-ÐÐ	
@@ -32,5 +32,4 @@
 ­ŽÚÐ-&ÐÐ	
 ­ÚÐ-'ÐÐ	
 ­ÚÐ-(ÐÐ	
-­ÚÐ-)ÐÐ	
-­‘ÚÐ-Ú*Ð+,­Ð-,­
\ No newline at end of file
+­ÚÐ-)Ú*Ð+,­Ð-,­
\ No newline at end of file