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 1 of 2)
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Task Configuration/MainTask/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_1024_Elements/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_16_Elements/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_2_Elements/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_4_Elements/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_8_Elements/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricBool/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricDateTime/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricDouble/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricFloat/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt16/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt32/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt64/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt8/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricString/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricText/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt16/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt32/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt64/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt8/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUUID/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithList/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricBool/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricDateTime/svnobj
changed /branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricInt8/svnobj
/branches/i-campbell/unittest/Device/Plc Logic/Application/Task Configuration/MainTask/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_1024_Elements/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_16_Elements/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_2_Elements/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_4_Elements/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddMetricList_8_Elements/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricBool/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricDateTime/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricDouble/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricFloat/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt16/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt32/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt64/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricInt8/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricString/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricText/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt16/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt32/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt64/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUInt8/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_AddSimpleMetricUUID/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithList/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricBool/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricDateTime/svnobj Diff Switch to side-by-side view
Loading...
/branches/i-campbell/unittest/Device/Plc Logic/Application/Tests/Sparkplug/FB_SparkPlugB_SimpleCodec_Testsuite/Test_EncoderWithSimpleMetricInt8/svnobj Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)