michael a3dc9a288a Set prognames correct hace 27 años
..
Makefile a3dc9a288a Set prognames correct hace 27 años
README 05885faa83 + Added stream tests hace 28 años
dparser.pp 4f2592ae7f + Removed objpas from uses clause hace 27 años
fstream.pp db4215513a + Re-implemented hace 27 años
list.pp 4f2592ae7f + Removed objpas from uses clause hace 27 años
mstream.pp 4f2592ae7f + Removed objpas from uses clause hace 27 años
parser.dat 9fe96b32a8 Initial implementation by TSE hace 27 años

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)