fpc/fcl/tests
1999-02-10 13:46:17 +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 + Added stringl 1999-02-10 13:46:17 +00:00
mstream.pp + Removed objpas from uses clause 1998-10-02 09:16:00 +00:00
parser.dat
README

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)