Added unit tests and demo code to Code Snippets Database

I've just released v2.0.1 of the DelphiDabbler Code Snippets Database.

This release adds some unit tests and demo code for some of the snippets. The code was previously available, but really well hidden on my Google Drive. Now you can get the code from the main Code Snippets repository.

Go to the release download page.

There are three separate files for download. The tests are in csdb-v2.0.1-tests.zip.

Notes:

  • There are no new or updated snippets in this release - it's simply the tests and demos that have been added.
  • The new tests have only been tested with old versions of Delphi. I'll be updating them over time. But if you want to do that, then I won't object!

New tests and bug fixes are always welcome - you can now submit them via the project GitHub repo. Just fork the repo, switch to the develop branch, create a feature branch off develop, make your changes and then open a pull request.

Comments

Popular posts from this blog

Deleting elements from a dynamic array

Initialising dynamic arrays

New String Property Editor Planned For RAD Studio 12 Yukon 🤞