/trunk/Library/POUs/FB_CdsTestResultLogger/LogTestSuiteResults/svnobj Commit Log


Commit Date  
[r378] (17.2 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] (17.0 kB) by aliazzz

CfUnit v1.0.9.9 RC1

2020-05-01 14:58:59 View
Download
[r322] (16.3 kB) by aliazzz
2020-01-03 18:20:36 View
Download
[r310] (13.4 kB) by aliazzz

v1.1.0.0 Pre-Alpha 01

2019-12-31 13:25:00 View
Download
[r304] (13.4 kB) by aliazzz

Latest Code of TcUnit integrated, now prepare XmlWriter integration

2019-12-29 20:13:23 View
Download
[r303] (12.5 kB) by aliazzz

Baseline version v1.1.0.0

2019-12-29 16:11:30 View
Download
[r298] (12.5 kB) by aliazzz

V1.1.0.0 XML Skeleton is now valid, just put in the contents!

2019-12-28 14:02:40 View
Download
[r296] (12.6 kB) by aliazzz

upgraded project to v1.1.0.0 without integration of the xmlwriter

2019-12-27 17:40:03 View
Download