lazarus/components/fpcunit/ide
mattias fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
..
languages
lib
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
fpcunitproject1.inc
fpcunitproject1.pas
Makefile updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled ideintf: moved to components 2013-04-23 07:04:51 +00:00
Makefile.fpc updated makefiles 2013-04-29 19:49:55 +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.