[fpc-devel] FPCUnit as a separate project from FPC?

Graeme Geldenhuys graemeg.lists at gmail.com
Tue May 22 13:09:50 CEST 2007


On 5/22/07, Joost van der Sluis <joost at cnoc.nl> wrote:
> This is the same for all of the LCL. Clearest example is maybe the DB-
> components. But it holds for all of the LCL, which depends on the FCL
> and RTL. The LCL is full of version-checks to avoid problems with
> different fpc-releases.

This is true and I see you point.

> You don't want to pull in any LCL-dependencies to test the FCL or other
> fpc-things. So you still need to keep them separate.

You don't have to pull in any LCL-dependencies.  If the FPCUnit
project is structured correctly, the core FPCUnit would still be a
separate directory from the GUI or Console Runners.
The externals link from FPC could pull in only the FPCUnit core (no GUI stuff).


Thanks for you other comments... You make some valid points.


-- 
Graeme Geldenhuys

General error, hit any user to continue.



More information about the fpc-devel mailing list