lazarus/components/fpcunit/ide
2014-07-01 22:59:27 +00:00
..
languages Translations: Hungarian translation update by Péter Gábor, bug #26425 2014-07-01 22:59:27 +00:00
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +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.