mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-09 19:12:58 +02:00
.. | ||
dotest.pp | ||
readme.txt | ||
testa2.pp | ||
testansi.pp | ||
testaoc.pp | ||
testchar.pp | ||
testchr2.pp | ||
testcmov.pp | ||
testexc2.pp | ||
testexc3.pp | ||
testexc.pp | ||
testfail.pp | ||
testgoto.pp | ||
testheap.pp | ||
testi642.pp | ||
testin64.pp | ||
testlib.pp | ||
testmmx.pp | ||
testpvar.pp | ||
testrtti.pp | ||
testset.pp | ||
teststr2.pp | ||
teststr.pp |
This directory contains tests for several parts of the compiler: The tests ordered how they should be executed Shortstrings .......... teststr.pp compatibility and speed of string functions teststr2.pp some misc. tests mainly collected from bug reports Ansistrings ........... testansi.pp testa2.pp Classes ............... testdom.pp Exceptions ............ testexc.pp testexc2.pp testexc3.pp Libraries ............. testlib.pp a very primitive test