+ Added stream tests

This commit is contained in:
michael 1998-06-12 08:18:31 +00:00
parent 1fc37f2025
commit 05885faa83

View File

@ -1,12 +1,12 @@
This directory contains test programs for different elements/classes in
the FCL.
If you add a test, please number it with 3 digits, and give in this file
a short description of what class/function it tests, and your initials..
If you add a test give in this file a short description of what
class/function it tests, and your initials..
File Tests what ?
---- ------------
File Tests what ?
---- ------------
t001.pp TList object from unit 'classes'. (MVC)
list.pp TList object from unit 'classes'. (MVC)
mstream.pp TMemorySteam object from unit 'classes' (MVC)
fstream.pp TFileStream object from unit 'classes' (MVC)