/trunk/Library/GVLs/GVL_CfUnit Commit Log


Commit Date  
[r295] by aliazzz

intermediate working copy v1.1.0.0
contains bugs!

2019-12-27 15:15:05 Tree
[r268] by aliazzz

Trunk updated to v1.1.0.1

updated;
TEST_FINISHED_NAMED
GVL_CfUnit

added;
WRITE_PROTECTED_LINT
WRITE_PROTECTED_ULINT
WRITE_PROTECTED_LWORD

Imported from xml-pac 0.3.1.0
FB_FileControl
FB_XmlControl
FB_StringBuffer

2019-12-14 14:33:52 Tree
[r170] by aliazzz

v1.0.0.0 first commit

2019-08-31 13:04:33 Tree
[r152] by aliazzz

CfUnitVerifier result;

| ======================================
| Failed tests : 92</Entry>
| Successful tests: 91</Entry>
| Tests: 183</Entry>
| Test suites: 14</Entry>
| ==========TESTS FINISHED RUNNING==========

Added several new features/improvements;
* autodetect and skip an empty testsuite,
* AssertArray2dEquals_REAL(),
* AssertArray2dEquals_LREAL(),
* AssertArray3dEquals_REAL(),
* AssertArray3dEquals_LREAL(),
* TEST_FINISHED_NAMED(),
* Removed I_XmlControl and I_FileControl interfaces,
* FB_XmlControl,
* Renamed all FB_XmlControl methods
* FB_FileControl,
* FB_StringBuffer
* E_XmlError,
* Renamed External support into CODESYS Support

2019-08-06 18:43:46 Tree
[r131] by aliazzz

New in v0.9.0.1;
Replaced GVL_Constants_CfUnit with GVL_Param_CfUnit.
TEST_FINISH() now returns a TRUE when called.
Various small tweaks

2019-07-07 17:53:02 Tree
[r78] by aliazzz

Commit of CfUnit v0.9.0.0

Better/more easy to use API for CfUnit according to issue #29 "Reduce boilerplate code required for writing tests" and issue #26 "Boilerplate reduction and using a TEST_FINISHED method".

Also solved multiple issues:

Issue #27 "Multiple assert instances in one test suite causes issues"
Issue #25 "implicit typecasting throws errors + solution"
Issue #23 "Usage of FB_ADSAssertMessageFormatter.LogAssertFailure should warn"
Issue #21 "Remove unused code"
Issue #19 "Rename GVL_Constants"

2019-06-15 21:40:22 Tree