fpc/fcl/tests
1999-05-30 10:46:37 +00:00
..
dparser.pp + Removed objpas from uses clause 1998-10-02 09:16:00 +00:00
fstream.pp + Re-implemented 1998-10-02 09:13:28 +00:00
list.pp + Removed objpas from uses clause 1998-10-02 09:16:00 +00:00
Makefile * start of tthread for linux,win32 1999-05-30 10:46:37 +00:00
mstream.pp + Removed objpas from uses clause 1998-10-02 09:16:00 +00:00
parser.dat Initial implementation by TSE 1998-09-23 07:46:11 +00:00
README Added stringl 1999-02-10 13:47:26 +00:00
stringl.pp * small fix 1999-04-04 10:22:38 +00:00
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)