[fpc-pascal] Unit testing aid...
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Aug 22 21:36:15 CEST 2012
On 22 August 2012 18:47, Daniel Gaspary <dgaspary at gmail.com> wrote:
> The obvious example: insert calls to logging procedures at the enter
> and exit of each method, procedure or function of a unit.
This is already possible for some time. Take a look at the
'fpprofiler' project. I have a version of it that I worked on at:
https://github.com/graemeg/fpprofiler
But I think there is a newer fpprofiler repository hosted somewhere else now...
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list