[fpc-devel] gettext fix and test case

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Dec 2 17:28:26 CET 2008


On 02 Dec 2008, at 17:03, Felipe Monteiro de Carvalho wrote:

> I tryed to create a test case based on some previous discussion and
> the examples:
>
> http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=12290

That test should be moved though. Tests in the standard test  
directories cannot depend on anything in the packages directory. Such  
tests have to be placed somewhere under tests/test/packages (and if  
you create new directories there, add them to the TESTPACKAGESUBDIRS  
variable in tests/Makefile.fpc and regenerate the Makefile -- using a  
newly compiled fpcmake, not one from the previous release, or  
otherwise it won't contain support for all targets).


Jonas



More information about the fpc-devel mailing list