[fpc-pascal] Re: FPCUnit without Lazarus
Marco van de Voort
marcov at stack.nl
Sun Jan 8 13:29:15 CET 2012
In our previous episode, Luciano de Souza said:
> Now, I understand. FPCUnit and FPCRegistry do not have LCL dependences.
> What depends on LCL is the runner called Console Runner. This name make
> me confused!
In package/fcl-fpcunit/src/demo/consolerunner
there is a runner that is not LCL dependent?
If you go there and do a
fpc -Fu../../exampletests testrunner
it will compile.
More information about the fpc-pascal
mailing list