Commit [r318]  Maximize  Restore  History

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?

i-campbell 2020-08-24

<< < 1 2 (Page 2 of 2)
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricString/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_NDEATH/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/svnobj
changed /branches/i-campbell/unittest/Device/svnobj
changed /branches/i-campbell/unittest/meta.profile
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricString/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_NDEATH/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/meta.profile Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)