/trunk/Library/Project Information/svnobj Commit Log


Commit Date  
[r386] (3.5 kB) by aliazzz
2020-06-04 19:51:17 View
Download
[r385] (3.5 kB) by aliazzz

RC4: Fixed a bug for STRING/WSTRING size assertion

2020-05-29 16:01:38 View
Download
[r381] (3.5 kB) 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 View
Download
[r378] (3.5 kB) 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 View
Download
[r366] (2.7 kB) by aliazzz

CfUnit v1.0.9.9 RC1

2020-05-01 14:58:59 View
Download
[r322] (2.5 kB) by aliazzz
2020-01-03 18:20:36 View
Download
[r295] (2.8 kB) by aliazzz

intermediate working copy v1.1.0.0
contains bugs!

2019-12-27 15:15:05 View
Download
[r274] (2.4 kB) by aliazzz

v1.1.0.1 Modified CfUnitRunner to accomodate for the new introduced XmlFileFormatter

2019-12-14 23:12:22 View
Download
[r268] (2.4 kB) 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 View
Download
[r267] (2.4 kB) by aliazzz

Trunk update v1.0.0.1

updated/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 13:32:40 View
Download
[r170] (2.4 kB) by aliazzz

v1.0.0.0 first commit

2019-08-31 13:04:33 View
Download
[r152] (2.7 kB) 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 View
Download
[r149] (3.0 kB) by aliazzz

Reverting to commit 140

2019-08-05 12:02:57 View
Download
[r142] (3.0 kB) 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 View
Download
[r137] (3.0 kB) 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 View
Download
[r131] (2.8 kB) 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 View
Download
[r78] (2.8 kB) 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 View
Download
[r70] (2.7 kB) by aliazzz

Ticket #22 : typecasterrors when compliling for x64 based system resolved

2019-06-03 17:06:29 View
Download
[r47] (2.7 kB) by aliazzz

project v0.0.2.1 resolved tickets 18 and 19 by aliazzz

2019-05-18 20:24:06 View
Download
[r45] (3.0 kB) by aliazzz

v0.0.2.1 working on Ticket19

2019-05-18 10:27:20 View
Download
[r39] (2.9 kB) by aliazzz

project v0.0.2.0 => ticket 14 documentation, resolved by aliazzz

2019-05-17 11:15:26 View
Download
[r37] (2.9 kB) by aliazzz

sphinx preparation

2019-05-16 20:45:39 View
Download
[r35] (6.7 kB) by aliazzz

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

2019-05-15 20:52:26 View
Download
[r27] (6.5 kB) by aliazzz

project v0.0.1.0 => First working Beta Release. First milestone achieved.

2019-05-14 17:53:45 View
Download
[r19] (6.4 kB) by aliazzz

13-5-2019 | project v0.0.1.0 => Working Beta!

2019-05-13 20:13:35 View
Download
Older >