fpc/fcl/tests
1999-05-30 10:46:37 +00:00
..
dparser.pp
fstream.pp
list.pp
Makefile * start of tthread for linux,win32 1999-05-30 10:46:37 +00:00
mstream.pp
parser.dat
README
stringl.pp
threads.pp * start of tthread for linux,win32 1999-05-30 10:46:37 +00:00

This directory contains test programs for different elements/classes in
the FCL. 

If you add a test give in this file a short description of what 
class/function it tests, and your initials..

File         Tests what ?
----         ------------

list.pp      TList object from unit 'classes'.  (MVC)
mstream.pp   TMemorySteam object from unit 'classes' (MVC)
fstream.pp   TFileStream object from unit 'classes' (MVC)
dparser.pp   TParser object from unit 'classes' (MVC)
stringl.pp   TStringList object from unit classes' (MVC)