pierre fa407afadd + exception level test преди 26 години
..
divexcp.pp fa407afadd + exception level test преди 26 години
inoutres.pp f40d1d694d + inoutres test преди 26 години
readme.txt 609aad0867 *** empty log message *** преди 26 години
strreal.pp 7d7d8e45b9 + strreal.pp, strreal2.pp преди 26 години
strreal2.pp 7d7d8e45b9 + strreal.pp, strreal2.pp преди 26 години
testa2.pp 6bef8f4732 *** empty log message *** преди 26 години
testansi.pp e7bb989eab * moved *.pp into subdirs преди 26 години
testaoc.pp 56c602fc83 * added [] crash test for array of byte преди 26 години
testchar.pp 408c5a7a3a * compiles with BP преди 26 години
testchr2.pp 408c5a7a3a * compiles with BP преди 26 години
testcmov.pp fdadb4a450 *** empty log message *** преди 26 години
testexc.pp 3bd800d671 * not interactive anymore преди 26 години
testexc2.pp 9d71810663 *** empty log message *** преди 26 години
testexc3.pp ec8222a642 *** empty log message *** преди 26 години
testfail.pp e7bb989eab * moved *.pp into subdirs преди 26 години
testfpu.pp 9581f8a99b + more assembler tests преди 26 години
testgoto.pp e39ffac090 * moved into correct dir преди 26 години
testheap.pp e7bb989eab * moved *.pp into subdirs преди 26 години
testi642.pp 0606b1b1e5 * a new test for <qword>/<qword> and <int64>/<int64> преди 26 години
testin64.pp e7bb989eab * moved *.pp into subdirs преди 26 години
testintl.pp f0ea08740f + check for local var преди 26 години
testlib.pp f6b9436ebf + dmmy code for target that do not support library преди 26 години
testmmx.pp e16a043724 * initial release преди 26 години
testop.pp dc58ddc5a4 operators in different units problem преди 26 години
testop1.pp dc58ddc5a4 operators in different units problem преди 26 години
testop2.pp dc58ddc5a4 operators in different units problem преди 26 години
testout.pp e62572843b *** empty log message *** преди 26 години
testpvar.pp 3dfffb4d75 *** empty log message *** преди 26 години
testrtti.pp 56c602fc83 * added [] crash test for array of byte преди 26 години
testset.pp 79d83656f0 * activated FPC_HAS_SET_INEQUALITIES define преди 26 години
teststr.pp e7bb989eab * moved *.pp into subdirs преди 26 години
teststr2.pp 0efea99021 *** empty log message *** преди 26 години
testu1.pp 03052cb67e *** empty log message *** преди 26 години
testu2.pp 03052cb67e *** empty log message *** преди 26 години
testu3.pp 609aad0867 *** empty log message *** преди 26 години
testu4.pp 609aad0867 *** empty log message *** преди 26 години
testu5.pp 609aad0867 *** empty log message *** преди 26 години

readme.txt

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
Parameter passing
via out ............... testout.pp

str/write(real_type) .. strreal.pp test correct rounding
strreal2.pp test correct writing of 10 till 1e-24
input/output .......... inoutres.pp tests inoutres values of invalid
operations
Units ................. testu1.pp tests init. & finalization and halt
testu2.pp in finalization
testu3.pp a type redefining problem
testu4.pp
testu5.pp