mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-10 07:30:16 +01:00
- removed xmlreporter unit, now part of the FCL * console testrunner doesn't need the LCL git-svn-id: trunk@9723 - |
||
|---|---|---|
| .. | ||
| lib | ||
| fpcunitide.lpk | ||
| fpcunitide.pas | ||
| fpcunitlazideintf.pas | ||
| fpcunitproject1.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| README.txt | ||
| testcaseopts.lfm | ||
| testcaseopts.lrs | ||
| testcaseopts.pas | ||
Package fpcunit
This package is a designtime package for the Lazarus IDE.
It adds a new project type and a new unit type to the IDE.
This unit adds a new project type and a new unit type to the IDE.
New Project Type:
FPCUnit Application - A Free Pascal program for FPCUnit tests.
New Unit Type:
FPCUnit test - A unit with a unit test.