lazarus/components/fpcunit/ide
mattias 5faa027c0e disabled some more lpk makefile
git-svn-id: trunk@36220 -
2012-03-22 14:21:56 +00:00
..
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
lib
fpcunitide.lpk disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
fpcunitide.pas FPCUnit: 2010-05-16 16:45:06 +00:00
fpcunitlazideintf.pas fpcunit: add icon and appbundle for new project 2011-10-01 20:13:02 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile fpcunit: fixed unit paths 2012-03-16 09:10:59 +00:00
Makefile.compiled IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
Makefile.fpc fpcunit: fixed unit paths 2012-03-16 09:10:59 +00:00
README.txt
strtestcaseopts.pas FPCUnit: 2010-05-16 16:45:06 +00:00
testcaseopts.lfm FPCUnit: improved FPCUnitIDE test unit creation dialog layout. 2010-05-16 20:49:25 +00:00
testcaseopts.pas FPCUnit: improved FPCUnitIDE test unit creation dialog layout. 2010-05-16 20:49:25 +00:00

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.