[fpc-devel] FPCunit consoletestrunner bug (oversight)

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Jan 9 13:32:24 CET 2008


Hi,

consoletestrunner's ParseOptions method set a variable 'FormatParam'
which is defined in the implementation section.  This prevents us from
creating descendant test runner applications and manually overriding
the value of FormatParam.

FormatParam should rather be defined as a property in TTestRunner. The
same as ShowProgress, Filename and StyleSheet.

I'm using FPC 2.2.0 release.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-devel mailing list