[fpc-devel] [patch] - fpcUnit
Michael Van Canneyt
michael.vancanneyt at wisa.be
Mon Nov 20 09:30:00 CET 2006
On Mon, 20 Nov 2006, Graeme Geldenhuys wrote:
> Hi,
>
> Attached is a patch for fpcUnit. The patch needs to be applied from
> the root FPC Source directory.
>
> Changes:
> * Added support for triggering when a TestSuite starts and ends.
> * Modified all the Test Listeners to support the StartTestSuite and
> EndTestSuite interface methods, but only the XML Listener actually
> uses it at the moment.
> * Created a new directory called 'example_xslt' which contains a
> sample XSLT and CSS file. This shows how I convert the generated XML
> data into a HTML page. (Grouping of the Tests in TestSuites in the
> Test Listing section will follow shortly.)
> * Added more DUnit compatible class methods
Excellent, thank you very much.
I applied the patches and added the XSLT files.
Michael.
More information about the fpc-devel
mailing list