Add more units tests for Arrays category
Closed this issue · 2 comments
delphidabbler commented
Only TArrayUtils, ByteArraysEqual and ReverseByteArray currently have unit tests. More are needed.
delphidabbler commented
ByteArraysEqual has unit tests, arrays.ini does not record that fact.
delphidabbler commented
Added unit tests for all snippets that didn't already have them and updated arrays.ini accordingly.
Implemented in develop by merge commit 34d945a.