[fpc-devel] Unicode and Lazarus

Florian Klaempfl florian at freepascal.org
Fri Nov 21 10:57:49 CET 2008


Felipe Monteiro de Carvalho schrieb:
> On Fri, Nov 21, 2008 at 7:30 AM, Florian Klaempfl
> <florian at freepascal.org> wrote:
>> This is easily said, please create examples and descriptions how fully
>> working is defined.
> 
> It would be really good if there was a guide, preferably in the wiki,
> to explain how to add a new test case to Free Pascal.
> 
> I have already some test cases in mind, like making sure static
> methods compile (an error in 2.2.2) 

I'am quite sure I made a test case when I fixed it.

> and then after some discussion the
> utf-8 test cases. At the moment I can't add the test cases because I
> don't know how to.

Just create a program which returns 0 if everything was ok and another
value if it fails and attach it to a bug report. The program might only
depend on FPC units, not LCL or anything else.



More information about the fpc-devel mailing list