/branches Commit Log


Commit Date  
[r326] by aliazzz

Corrected unittest for 0.0.0.20;
Now ready for Edge of Network Node tests etc.

2020-09-03 17:50:32 Tree
[r323] by aliazzz

Draft for FB_EoN finnished.
Needs testing, debugging, sunshine and water.

2020-09-02 20:28:30 Tree
[r322] by aliazzz

FB_Edge_Of_Network_Node;
* Added ListComposer Function
* Reworked Initialise to compose _ListOfAllMetrics

2020-09-01 20:54:52 Tree
[r321] by aliazzz

SimpleTypes expanded with;
* 'notify' getter,
* 'Value' getter changed to only accept a value on difference + triggers 'notifier'

2020-09-01 20:05:15 Tree
[r318] 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 Tree
[r317] by i-campbell

branch trunk library to branches/i-campbell/

2020-08-24 20:41:24 Tree
[r316] by i-campbell

branching unittest to /branches/i-campbell/

2020-08-24 19:57:52 Tree
[r315] by i-campbell

we don't need no branch stagnation

2020-08-24 19:51:05 Tree
[r307] by aliazzz

debug

2020-08-22 22:52:02 Tree
[r306] by aliazzz

more debugging...

2020-08-22 22:48:30 Tree
[r305] by aliazzz

Debugged onConnect

2020-08-22 22:46:30 Tree
[r304] by aliazzz

debug update

2020-08-22 22:43:55 Tree
[r303] by aliazzz

FB_MQTT prepared methods NCMD/DCMD

2020-08-22 21:32:03 Tree
[r302] by aliazzz

Small updates following from unittest 'Test_NDEATH'

2020-08-22 20:32:11 Tree
[r301] by aliazzz

Added Test_NDEATH

2020-08-22 20:13:39 Tree
[r300] by aliazzz

Import fresh branch copy for aliazzz mqttsparkplugb

2020-08-22 17:43:34 Tree
[r299] by aliazzz

Import fresh branch copy for aliazzz mqttsparkplugb

2020-08-22 17:36:10 Tree
[r298] by aliazzz

REMOVAL of Aliazzz branch mqttsparkplugb

2020-08-22 17:33:18 Tree
[r297] by aliazzz

added _ to WSTRINGS..

2020-08-18 21:03:09 Tree
[r296] by aliazzz

some small fixes

2020-08-18 21:00:28 Tree
[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
[r293] by aliazzz

FB_Edge_Of_Network_Node_Tests

2020-08-17 20:38:52 Tree
[r292] by aliazzz

Sparkplug Codec
added mock GetFirstMetric. GetNextMetric

2020-08-17 20:26:22 Tree
[r289] by aliazzz

prepared tests for v0.0.0.15

2020-08-17 18:51:54 Tree
[r288] by aliazzz

various refactoring

2020-08-17 18:50:38 Tree
Older >