[fpc-pascal] Warning not to use the "String" type with FPC 3.x
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Mon May 9 15:25:46 CEST 2016
On 2016-05-09 14:16, Jonas Maebe wrote:
> If these are tests for non-core units (basically nothing that's in the
> RTL directory), that's fine. RTL tests should not depend on FPCUnit,
I unit tested the StrUtils.pp unit. It is part of the RTL, but seems not
to live inside the “rtl” directory, but rather the
“packages/rtl-objpas/” directory. So I presume it is okay to use FPCUnit
then.
Regards,
Graeme
More information about the fpc-pascal
mailing list