lazarus/components/fpcunit/ide
2023-12-17 11:23:58 +01:00
..
languages Translations: Chinese translation update, merge request !227 2023-08-18 23:03:19 +03:00
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
Makefile set fixes version 3.0 2023-12-17 11:23:58 +01:00
Makefile.compiled set fixes version to 3.0RC1 2023-06-25 17:59:59 +02:00
Makefile.fpc set fixes version to 3.0RC1 2023-06-25 17:59:59 +02:00
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.