michael 05885faa83 + Added stream tests il y a 27 ans
..
Makefile 7d8d7f093a Initial implementation il y a 27 ans
README 05885faa83 + Added stream tests il y a 27 ans
fstream.pp aaae629e69 Implemented stream tests il y a 27 ans
list.pp 1fc37f2025 + Renamed t001.pp to list.pp il y a 27 ans
mstream.pp aaae629e69 Implemented stream tests il y a 27 ans

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)