mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 06:49:26 +01:00
| .. | ||
| Makefile | ||
| README | ||
| t001.pp | ||
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.. File Tests what ? ---- ------------ t001.pp TList object from unit 'classes'. (MVC)