Top Secret Code Snippets Test Code
For about three months now I've had some code that tests and exercises some of the snippets in the Code Snippets Database. But, if you don't get the Code Snippets newsletter, you won't know about it because I forgot to tell anyone else!
Anyhow, the code is stored in my Delphi Doodlings Subversion repository on Assembla in the CodeSnippets sub-directory of the trunk.
There are currently three test projects:
TestDriveCat.dpr
in the Src/Cat-Drive sub-directory.
This is a demo program that exercises all the routines in the Code Snippets database's Drive Management category. This project was updated today to bring up to date with a new addition to the category.TestHexCat.dpr
in the Src/Cat-Hex sub-directory
This is a set of DUnit tests for all the routines in the Hex Utilities category.TestWinSysCat.dpr
in the Src/Cat-WynSys sub-directory.
This new demo program was added today and exercises all the routines in the Windows System category.
I'm only updating this project as I need the tests or as code comes my way. So if you've written any tests for the any of the code from the database, please let me have it.
Comments
Post a Comment
Comments are very welcome, but please don't comment here if:
1) You have a query about, or a bug report for, one of my programs or libraries. Most of my posts contain a link to the relevant repository where there will be an issue tracker you can use.
2) You have a query about any 3rd party programs I feature, please address them to the developer(s) - there will be a link in the post.
3) You're one of the tiny, tiny minority who are aggressive or abusive - in the bin you go and reported you will be!
Thanks