/branches/aliazzz/unittest/Device/Plc Logic/Application/GVL_CONST Commit Log


Commit Date  
[r295] by aliazzz

Refactored many tests to keep them in little silo's (using VAR_STAT)
Added
FileAccessMode : CfUnit.SysFile.ACCESS_MODE := CfUnit.SysFile.ACCESS_MODE.AM_APPEND_PLUS;
BaseFileDir : T_MaxString := 'C:\Users\user\Desktop\Protobuf_Dumps\';
BaseFileExtension : T_MaxString := '.bin';
to GVL_CONST list

2020-08-18 20:57:26 Tree
[r278] by aliazzz

Commit of Test Harness to test 1024 metrics added to metrics list
Added a Global Var List which contains;
* MasterMetricsList of 1024 Entries
* 1024 Individual Simple Values
Added a Global Const List.

2020-08-04 18:33:47 Tree
[r267] by aliazzz

Work in progress on unit tests & functionality tests for 'Add Metric'

2020-07-25 16:49:53 Tree
[r263] by aliazzz

Refactored all tests to utilise a GVL_CONST list

2020-07-25 10:45:11 Tree