lazarus/components/fpcunit/ide
mattias 87130707e7 set version 2.0.12
git-svn-id: branches/fixes_2_0@64638 -
2021-02-21 14:07:29 +00:00
..
languages Merged revision(s) 59988 #bc4e1da857 from trunk: 2019-01-04 14:33:40 +00:00
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
Makefile set version 2.0.12 2021-02-21 14:07:29 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc darwin: set default lcl platform to cocoa 2020-12-19 13:54:51 +00: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.