On 5/22/07, Joost van der Sluis <[EMAIL PROTECTED]> 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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to