/trunk/Library/Library Manager Commit Log


Commit Date  
[r405] by aliazzz

RC5 fixes Ticket n.o: #43, #44 & #46

2020-06-16 19:45:47 Tree
[r397] by aliazzz

updating CfUnit Trunk to RC4

2020-06-13 19:45:16 Tree
[r389] by aliazzz

RC4: Fixed a bug for STRING/WSTRING size assertion

2020-06-05 17:36:20 Tree
[r381] by aliazzz

Added WSTRING support (Thank you I-Campbell)
Added AssertEquals_WSTRING
Added godmode function: WRITE_PROTECTED_WSTRING
Updated to RC3

2020-05-25 16:43:59 Tree
[r378] by aliazzz

Fixed Ticket 42/37

FB_TestResults, replaced;
57 IF StoringTestSuiteResultNumber = GVL_CfUnit.NumberOfInitializedTestSuites AND
58 GVL_CfUnit.TestSuiteAddresses[StoringTestSuiteResultNumber]^.AreAllTestsFinished() AND NOT
59 StoredGeneralTestResults THEN

With;
( If all test suites have finished storing their results, store the general test results )
57 IF StoredTestSuiteResults AND NOT StoredGeneralTestResults THEN

Which resolves the incorrect testnumbers in the results report

2020-05-23 11:09:41 Tree
[r366] by aliazzz

CfUnit v1.0.9.9 RC1

2020-05-01 14:58:59 Tree
[r150] by aliazzz

Commit of new Assert method's
AssertArray2d_REAL,
AssertArray2d_LREAL
AssertArray3d_REAL,
AssertArray3d_LREAL

Commit of various new FB's for filecontrol and helpers;
FB_XmlControl,
FB_FileControl,
FB_StrBuffer.

2019-08-05 12:19:18 Tree
[r149] by aliazzz

Reverting to commit 140

2019-08-05 12:02:57 Tree
[r142] by aliazzz

Added new AssertArray2dEquals_REAL method
Added new AssertArray2dEquals_LREAL method
Added new AssertArray3dEquals_REAL method
Added new AssertArray3dEquals_LREAL method
Added FB_FormatString
Added various helper functions, globals and functionblocks for FB_FormatString

2019-07-27 22:16:08 Tree
[r45] by aliazzz

v0.0.2.1 working on Ticket19

2019-05-18 10:27:20 Tree
[r44] by aliazzz

v0.0.2.0 with debuglogger for diagnosis

2019-05-17 14:54:33 Tree
[r14] by aliazzz

implementing memcpy

2019-05-12 19:33:05 Tree
[r12] by aliazzz

9-5-2019 | project v0.0.0.5

2019-05-09 20:28:51 Tree
[r10] by aliazzz

7-5-2019 | project v0.0.0.4 :First vanilla codesys compiling version achieved. However, this version will not run because of various still unimplemented tickets

2019-05-08 21:25:38 Tree
[r9] by aliazzz

v0.0.0.3, resolved ticket 7,8,9 and added new library references.
Compiles without error, but will probably *NOT* run properly yet!

2019-05-08 20:37:11 Tree
[r5] by aliazzz

First commit of CfUnit 0.0.0.1

2019-05-05 18:32:24 Tree