/trunk/Library/ITFs Commit Log


Commit Date  
[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
[r323] by aliazzz
2020-01-03 18:42:05 Tree
[r322] by aliazzz
2020-01-03 18:20:36 Tree
[r306] by aliazzz

- Parts of "Implement optional parameters for the test results".
The following is implemented: Whether a test is skipped, failure message/type for a testcase.

- Moved the general test results (NumberOfTestSuites, NumberOfTestCases, NumberOfSuccessfulTestCases, NumberOfFailedTestCases) into the new test results struct ST_TestSuiteResults, which also containts the results for all test suites.

- Fixed adjusting of AssertFailureMessages from 252 to 253 characters (by removing an unnecessary space character)

- Added logging of all new extended/optional test result parameters to the logger

- Added report logic so that skipped tests are not included in the total amount of successful tests (NumberOfSuccessfulTests = NumberOfTests - NumberOfFailedTests - NumberOfSkippedTests

2019-12-29 23:11:17 Tree
[r304] by aliazzz

Latest Code of TcUnit integrated, now prepare XmlWriter integration

2019-12-29 20:13:23 Tree
[r295] by aliazzz

intermediate working copy v1.1.0.0
contains bugs!

2019-12-27 15:15:05 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
[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
[r137] by aliazzz

Commit of v0.9.1.0;
optimization and clean-up of code (removal of various interfaces and enums)
set to released state

2019-07-21 15:36:11 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
[r37] by aliazzz

sphinx preparation

2019-05-16 20:45:39 Tree
[r35] by aliazzz

ticket 16 cleaning-up of the current source code resolved by aliazzz

2019-05-15 20:52:26 Tree
[r5] by aliazzz

First commit of CfUnit 0.0.0.1

2019-05-05 18:32:24 Tree