lazarus/components/fpcunit/ide
2024-11-18 02:30:56 +03:00
..
languages Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
fratestinsightopts.lfm
fratestinsightopts.pas
frmconsoleopts.lfm
frmconsoleopts.pas FPCUnit: improved i18n 2024-08-11 16:21:37 +03:00
frmtestinsight.lfm
frmtestinsight.pas
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled updated makefiles 2024-07-15 10:50:53 +02:00
Makefile.fpc updated makefiles 2024-07-15 10:50:53 +02:00
README.txt
regtestinsight.pas
strtestcaseopts.pas FPCUnit: improved i18n 2024-08-11 16:21:37 +03:00
testcaseopts.lfm
testcaseopts.pas
testinsightcontroller.pas
testinsightserver.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.