michael 9fe96b32a8 Initial implementation by TSE 27 ani în urmă
..
Makefile 7d8d7f093a Initial implementation 28 ani în urmă
README 05885faa83 + Added stream tests 28 ani în urmă
dparser.pp 9fe96b32a8 Initial implementation by TSE 27 ani în urmă
fstream.pp aaae629e69 Implemented stream tests 28 ani în urmă
list.pp 1fc37f2025 + Renamed t001.pp to list.pp 28 ani în urmă
mstream.pp aaae629e69 Implemented stream tests 28 ani în urmă
parser.dat 9fe96b32a8 Initial implementation by TSE 27 ani în urmă

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)