michael 05885faa83 + Added stream tests 28 лет назад
..
Makefile 7d8d7f093a Initial implementation 28 лет назад
README 05885faa83 + Added stream tests 28 лет назад
fstream.pp aaae629e69 Implemented stream tests 28 лет назад
list.pp 1fc37f2025 + Renamed t001.pp to list.pp 28 лет назад
mstream.pp aaae629e69 Implemented stream tests 28 лет назад

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)