mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-20 04:23:34 +02:00
![]() 1) Localized IDE register interface. Patch from Marcelo B Paula, bug #16330 with some changes (removed two unnecessary and potentially dangerous localizations). 2) Added Portuguese and Russian translations. git-svn-id: trunk@24900 - |
||
---|---|---|
.. | ||
languages | ||
lib | ||
fpcunitide.lpk | ||
fpcunitide.pas | ||
fpcunitlazideintf.pas | ||
fpcunitproject1.inc | ||
fpcunitproject1.pas | ||
Makefile | ||
Makefile.fpc | ||
README.txt | ||
testcaseopts.lfm | ||
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.