lazarus/components/fpcunit/ide
2023-02-02 23:52:31 +03:00
..
languages Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
fpcunitide.lpk
fpcunitide.pas components: less hints 2016-03-01 15:31:26 +00:00
fpcunitlazideintf.pas FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly 2020-10-01 22:41:02 +00:00
fpcunitproject1.inc * Create using slineBreak instead of #13 2016-03-05 22:35:23 +00:00
fpcunitproject1.pas
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
README.txt
strtestcaseopts.pas FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly 2020-10-01 22:41:02 +00:00
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.