Browse Source

+ Completed lisyt of examples

michael 26 years ago
parent
commit
3908f00241
1 changed files with 4 additions and 1 deletions
  1. 4 1
      fcl/tests/README

+ 4 - 1
fcl/tests/README

@@ -11,4 +11,7 @@ list.pp      TList object from unit 'classes'.  (MVC)
 mstream.pp   TMemorySteam object from unit 'classes' (MVC)
 mstream.pp   TMemorySteam object from unit 'classes' (MVC)
 fstream.pp   TFileStream object from unit 'classes' (MVC)
 fstream.pp   TFileStream object from unit 'classes' (MVC)
 dparser.pp   TParser object from unit 'classes' (MVC)
 dparser.pp   TParser object from unit 'classes' (MVC)
-stringl.pp   TStringList object from unit classes' (MVC) 
+stringl.pp   TStringList object from unit classes' (MVC) 
+thread.pp    TTHread object from unit classes (PFV)
+testz.pp     T(De)Compressionstream objects from Zstream (MVC)
+testrtf.pp   TRTFParser object from rtfpars (MVC)