peter 149aae2d9c * start of tthread for linux,win32 26 gadi atpakaļ
..
Makefile 149aae2d9c * start of tthread for linux,win32 26 gadi atpakaļ
README 42b0134263 Added stringl 27 gadi atpakaļ
dparser.pp 4f2592ae7f + Removed objpas from uses clause 27 gadi atpakaļ
fstream.pp db4215513a + Re-implemented 27 gadi atpakaļ
list.pp 4f2592ae7f + Removed objpas from uses clause 27 gadi atpakaļ
mstream.pp 4f2592ae7f + Removed objpas from uses clause 27 gadi atpakaļ
parser.dat 9fe96b32a8 Initial implementation by TSE 27 gadi atpakaļ
stringl.pp c94d6fb3ae * small fix 26 gadi atpakaļ
threads.pp 149aae2d9c * start of tthread for linux,win32 26 gadi atpakaļ

README

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