michael a3dc9a288a Set prognames correct преди 27 години
..
Makefile a3dc9a288a Set prognames correct преди 27 години
README 05885faa83 + Added stream tests преди 28 години
dparser.pp 4f2592ae7f + Removed objpas from uses clause преди 27 години
fstream.pp db4215513a + Re-implemented преди 27 години
list.pp 4f2592ae7f + Removed objpas from uses clause преди 27 години
mstream.pp 4f2592ae7f + Removed objpas from uses clause преди 27 години
parser.dat 9fe96b32a8 Initial implementation by TSE преди 27 години

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)