On Mon, 27 Jun 2005, Marc Santhoff wrote:
> Hi, > > not long ago there has been some talk about a test framework for object > pascal on this list. IIRC it was some sort of port of junit to pascal. > > Is it in a usable state? Very much so. > Where can I find it? It's included with FPC by default. Sources are in fcl/fpcunit. Just include fpcunit in your source. See the examples for a console demo. Lazarus has a special package that allows you to create either a GUI or a console test application. Compile and install lazfpcunit (or fpcunitlaz ?) Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal