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

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)