mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 14:03:47 +02:00
![]() Reasons: 1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations. 2. It is now much simpler to detect template files now that dotted unit names are allowed. git-svn-id: trunk@60208 - |
||
---|---|---|
.. | ||
languages | ||
fpcunitide.lpk | ||
fpcunitide.pas | ||
fpcunitlazideintf.pas | ||
fpcunitproject1.inc | ||
fpcunitproject1.pas | ||
Makefile | ||
Makefile.compiled | ||
Makefile.fpc | ||
README.txt | ||
strtestcaseopts.pas | ||
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.