/trunk/Library/Project Settings/svnobj Commit Log


Commit Date  
[r405] (33.5 kB) by aliazzz

RC5 fixes Ticket n.o: #43, #44 & #46

2020-06-16 19:45:47 View
Download
[r378] (33.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
[r137] (30.8 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
[r5] (28.8 kB) by aliazzz

First commit of CfUnit 0.0.0.1

2019-05-05 18:32:24 View
Download