Jonas Maebe schrieb:
The easiest thing to do is to include fpcunit itself in fcl/inc.

All the units around it can be done in fcl/fpcunit, which is built at
a later stage.

Michael.
 I agree with this.

This arises a fundamental question: should the tests for all package (non rtl/compiler!) go into fpc/tests/<package> or should they be in fpc/<package>/test and being executed by make tests in fpc/? At least it should be possible to run the package specific tests without running the whole testsuite.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to