Skip to content

Latest commit

 

History

History

dunit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
JCL DUnit testing
=================

Requires the DUnit project ("Xtreme Unit Testing for Delphi"), available from 
https://sourceforge.net/projects/dunit/
or you can use the one shipping with Delphi.

There are two test projects:

* JclTests.dpr  - VCL project

You need to make directory "dunit/src/" available on the search path for 
these projects to compile.