|
@@ -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)
|