delphidabbler/code-snippets

Add more units tests for Arrays category

Closed this issue · 2 comments

Only TArrayUtils, ByteArraysEqual and ReverseByteArray currently have unit tests. More are needed.

⚠️ Note that although ByteArraysEqual has unit tests, arrays.ini does not record that fact.

Added unit tests for all snippets that didn't already have them and updated arrays.ini accordingly.

Implemented in develop by merge commit 34d945a.