Jonas Maebe 7d7d8e45b9 + strreal.pp, strreal2.pp 26 lat temu
..
dotest.pp ec8222a642 *** empty log message *** 26 lat temu
readme.txt e62572843b *** empty log message *** 26 lat temu
strreal.pp 7d7d8e45b9 + strreal.pp, strreal2.pp 26 lat temu
strreal2.pp 7d7d8e45b9 + strreal.pp, strreal2.pp 26 lat temu
testa2.pp 6bef8f4732 *** empty log message *** 26 lat temu
testansi.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
testaoc.pp 56c602fc83 * added [] crash test for array of byte 26 lat temu
testchar.pp 408c5a7a3a * compiles with BP 26 lat temu
testchr2.pp 408c5a7a3a * compiles with BP 26 lat temu
testcmov.pp fdadb4a450 *** empty log message *** 26 lat temu
testexc.pp 3bd800d671 * not interactive anymore 26 lat temu
testexc2.pp 9d71810663 *** empty log message *** 26 lat temu
testexc3.pp ec8222a642 *** empty log message *** 26 lat temu
testfail.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
testgoto.pp e39ffac090 * moved into correct dir 26 lat temu
testheap.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
testi642.pp 0606b1b1e5 * a new test for <qword>/<qword> and <int64>/<int64> 26 lat temu
testin64.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
testlib.pp f6b9436ebf + dmmy code for target that do not support library 26 lat temu
testmmx.pp e16a043724 * initial release 26 lat temu
testout.pp e62572843b *** empty log message *** 26 lat temu
testpvar.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
testrtti.pp 56c602fc83 * added [] crash test for array of byte 26 lat temu
testset.pp 79d83656f0 * activated FPC_HAS_SET_INEQUALITIES define 26 lat temu
teststr.pp e7bb989eab * moved *.pp into subdirs 26 lat temu
teststr2.pp 0efea99021 *** empty log message *** 26 lat temu

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