mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 15:49:34 +01:00
13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
This directory contains test programs for different elements/classes in
|
|
the FCL.
|
|
|
|
If you add a test give in this file a short description of what
|
|
class/function it tests, and your initials..
|
|
|
|
File Tests what ?
|
|
---- ------------
|
|
|
|
list.pp TList object from unit 'classes'. (MVC)
|
|
mstream.pp TMemorySteam object from unit 'classes' (MVC)
|
|
fstream.pp TFileStream object from unit 'classes' (MVC)
|