mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 15:47:53 +02:00
+ Added stream tests
This commit is contained in:
parent
1fc37f2025
commit
05885faa83
@ -1,12 +1,12 @@
|
||||
This directory contains test programs for different elements/classes in
|
||||
the FCL.
|
||||
|
||||
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, and your initials..
|
||||
If you add a test give in this file a short description of what
|
||||
class/function it tests, and your initials..
|
||||
|
||||
File Tests what ?
|
||||
---- ------------
|
||||
File Tests what ?
|
||||
---- ------------
|
||||
|
||||
t001.pp TList object from unit 'classes'. (MVC)
|
||||
|
||||
|
||||
list.pp TList object from unit 'classes'. (MVC)
|
||||
mstream.pp TMemorySteam object from unit 'classes' (MVC)
|
||||
fstream.pp TFileStream object from unit 'classes' (MVC)
|
||||
|
Loading…
Reference in New Issue
Block a user