[fpc-pascal] TTestSuite

José Mejuto joshyfun at gmail.com
Fri Sep 2 16:29:08 CEST 2016


El 02/09/2016 a las 15:24, Graeme Geldenhuys escribió:

>> information will pollute the generated XML to stdout.
> Why not specify a output file for the generated XML, instead of letting
> it go to stdout. Run the FPCUnit console test application with the -h
> parameter to see what options are available. Maybe that will help.

Hello,

With file output there is no problem as only the XML data is stored 
there, so writeln could be valid as a progress indicator because I think 
that stdout will not be used by automated tools.

Best regards and thanks.

-- 




More information about the fpc-pascal mailing list