/branches/i-campbell/unittest/Device/svnobj Commit Log


Commit Date  
[r318] (10.4 kB) by i-campbell

There were some unit tests which shared resources. separating these resources solved the final test [#45]
I also noticed at one point, there was a Direct copy of a list:-
MetricPool : SparkplugB.List;
GVL.AllMetricsList : SparkplugB.List;
MetricPool := GVL.AllMetricsList;
This probably caused the headaches in [#47]
Maybe there is a trick to prevent copying lists like that?

2020-08-24 22:08:35 View
Download
[r316] (10.4 kB) by i-campbell

branching unittest to /branches/i-campbell/

2020-08-24 19:57:52 View
Download