lazarus/components/fpcunit/ide
mattias 9378fb87e9 updated makefiles
git-svn-id: trunk@36000 -
2012-03-14 18:41:55 +00:00
..
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
lib
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas fpcunit: add icon and appbundle for new project 2011-10-01 20:13:02 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile updated makefiles 2012-03-14 18:41:55 +00:00
Makefile.compiled updated makefiles 2012-03-14 18:41:55 +00:00
Makefile.fpc updated makefiles 2012-03-14 18:41: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.