fpc/tests
1998-03-25 11:33:02 +00:00
..
README Initial revision 1998-03-25 11:33:02 +00:00
template1.bat Initial revision 1998-03-25 11:33:02 +00:00
template2.bat Initial revision 1998-03-25 11:33:02 +00:00
testall.bat Initial revision 1998-03-25 11:33:02 +00:00
ts010000.pp Initial revision 1998-03-25 11:33:02 +00:00
ts010001.pp Initial revision 1998-03-25 11:33:02 +00:00
ts010002.pp Initial revision 1998-03-25 11:33:02 +00:00
ts010003.pp Initial revision 1998-03-25 11:33:02 +00:00
ts010004.pp Initial revision 1998-03-25 11:33:02 +00:00
TS010005.PP Initial revision 1998-03-25 11:33:02 +00:00
TS010006.PP Initial revision 1998-03-25 11:33:02 +00:00
TS010007.PP Initial revision 1998-03-25 11:33:02 +00:00
TS010008.PP Initial revision 1998-03-25 11:33:02 +00:00

This directory contains a testsuite for the Free Pascal Compiler.

Tests starting with 'ts' have to compile and execute.
Tests starting with 'tf' will crash the compiler.

You can use the batch files to do all tests. testall.bat will compile all
tests.

template1.bat is a template for compiling tests that have to run and
execute.

template2.bat is a template for compiling tests that should crash the
compiler. The test is considered passed if the compiler crashes or reports
an error.