Felipe Monteiro de Carvalho schrieb: > On Fri, Nov 21, 2008 at 7:30 AM, Florian Klaempfl > <[EMAIL PROTECTED]> 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. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
