peter 1087b2fb35 - removed because it's not correct hace 25 años
..
divexcp.pp fa407afadd + exception level test hace 25 años
inoutres.pp f40d1d694d + inoutres test hace 25 años
readme.txt 609aad0867 *** empty log message *** hace 25 años
strreal.pp 7d7d8e45b9 + strreal.pp, strreal2.pp hace 25 años
strreal2.pp 7d7d8e45b9 + strreal.pp, strreal2.pp hace 25 años
testa2.pp 6bef8f4732 *** empty log message *** hace 25 años
testansi.pp e7bb989eab * moved *.pp into subdirs hace 26 años
testaoc.pp 56c602fc83 * added [] crash test for array of byte hace 26 años
testchar.pp 408c5a7a3a * compiles with BP hace 26 años
testchr2.pp 408c5a7a3a * compiles with BP hace 26 años
testcmov.pp fdadb4a450 *** empty log message *** hace 25 años
testexc.pp 3bd800d671 * not interactive anymore hace 26 años
testexc.ree 35f1a5def1 * expectedfailures hace 25 años
testexc2.pp 25bc00bb42 * fixes hace 25 años
testexc3.pp ec8222a642 *** empty log message *** hace 25 años
testfail.pp e7bb989eab * moved *.pp into subdirs hace 26 años
testfail.ree 35f1a5def1 * expectedfailures hace 25 años
testfpu.pp 9581f8a99b + more assembler tests hace 25 años
testfpu2.pp 023e8976a4 Test fpu exception reset hace 25 años
testgoto.pp e39ffac090 * moved into correct dir hace 26 años
testheap.pp e7bb989eab * moved *.pp into subdirs hace 26 años
testi642.pp 0606b1b1e5 * a new test for <qword>/<qword> and <int64>/<int64> hace 25 años
testin64.pp 25bc00bb42 * fixes hace 25 años
testintr.pp 17e185afcb raise error if worng code generated hace 25 años
testlib.pp 68e75531e5 * defines added hace 25 años
testmmx.pp e16a043724 * initial release hace 26 años
testop.pp 25d48db77a * test for operators in different units improoved hace 25 años
testop1.pp 25d48db77a * test for operators in different units improoved hace 25 años
testop2.pp 25d48db77a * test for operators in different units improoved hace 25 años
testop3.pp 25d48db77a * test for operators in different units improoved hace 25 años
testout.pp 68e75531e5 * defines added hace 25 años
testpusw.pp 2c86ebf767 test case for push(w/l)/pop(w/l) segment registers hace 25 años
testpvar.pp 3dfffb4d75 *** empty log message *** hace 25 años
testrang.pp 8f02af8161 test that range check is not restored too early hace 25 años
testrtti.pp 56c602fc83 * added [] crash test for array of byte hace 26 años
testsave.pp 366aece76e * saveregisters also save the one needed for return values hace 25 años
testset.pp 79d83656f0 * activated FPC_HAS_SET_INEQUALITIES define hace 26 años
teststr.pp e7bb989eab * moved *.pp into subdirs hace 26 años
teststr2.pp 866212249a * fixed range check problem hace 25 años
testu1.pp 03052cb67e *** empty log message *** hace 25 años
testu2.pp 03052cb67e *** empty log message *** hace 25 años
testu3.pp 609aad0867 *** empty log message *** hace 25 años
testu4.pp 609aad0867 *** empty log message *** hace 25 años
testu5.pp 609aad0867 *** empty log message *** hace 25 años

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