/trunk/Library/POUs/FB_TestResults/svnobj Commit Log


Commit Date  
[r378] (14.6 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
[r324] (14.2 kB) by aliazzz
2020-01-03 19:33:09 View
Download
[r323] (13.1 kB) by aliazzz
2020-01-03 18:42:05 View
Download
[r314] (13.1 kB) by aliazzz

Various changes to core components

2020-01-02 21:19:41 View
Download
[r308] (13.2 kB) by aliazzz

99% version of Export files in Xml Format

2019-12-30 14:08:26 View
Download
[r304] (13.1 kB) by aliazzz

Latest Code of TcUnit integrated, now prepare XmlWriter integration

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

intermediate working copy v1.1.0.0
contains bugs!

2019-12-27 15:15:05 View
Download