README 418 B

123456789101112
  1. This directory contains test programs for different elements/classes in
  2. the FCL.
  3. If you add a test give in this file a short description of what
  4. class/function it tests, and your initials..
  5. File Tests what ?
  6. ---- ------------
  7. list.pp TList object from unit 'classes'. (MVC)
  8. mstream.pp TMemorySteam object from unit 'classes' (MVC)
  9. fstream.pp TFileStream object from unit 'classes' (MVC)