Difference between revisions of "Compiler test suite"

From Free Pascal wiki
Jump to navigationJump to search
m (moved Compiler test suite results to Compiler test suite: Article covers compiler test suite as a whole, not only results. Otherwise users probably don't know what is meant.)
(testing category)
Line 16: Line 16:
  
 
[[Category:FPC]]
 
[[Category:FPC]]
 +
[[Category:Testing]]

Revision as of 14:34, 14 February 2013

Overview

The "compiler test suite" contains tests that exercise the compiler, but also several core packages and bug reports to test against regressions. They are located in the tests directory in the FPC source code.

Running the tests

Please see tests/readme.txt for details on how to run the compiler test suite.

It can output results to text file as well as to database according to that file.

The compiler test suite is a good candidate for running in an automated fashion. One way to get this done is to set up Jenknins.

Results

The compiler test suite is run regularly on developer machines and the results documented here:

http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi