Browse Source

*** empty log message ***

michael 27 years ago
parent
commit
a2874de41d
1 changed files with 5 additions and 3 deletions
  1. 5 3
      fcl/tests/README

+ 5 - 3
fcl/tests/README

@@ -2,9 +2,11 @@ This directory contains test programs for different elements/classes in
 the FCL. 
 the FCL. 
 
 
 If you add a test, please number it with 3 digits, and give in this file 
 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.
+a short description of what class/function it tests, and your initials..
 
 
-File    Tests
-t001.pp TList object from unit classes.
+File       Tests what ?
+----       ------------
+
+t001.pp    TList object from unit 'classes'.  (MVC)