README 529 B

1234567891011121314
  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)
  10. dparser.pp TParser object from unit 'classes' (MVC)
  11. stringl.pp TStringList object from unit classes' (MVC)