lazarus/components/fpcunit/ide
mattias 24672daa64 updated Makefile
git-svn-id: trunk@29416 -
2011-02-07 16:27:14 +00:00
..
languages Translations: added Portuguese translation stub, based on Brazilian Portuguese 2011-01-30 17:39:09 +00:00
lib
fpcunitide.lpk FPCUnit: 2010-05-16 16:45:06 +00:00
fpcunitide.pas FPCUnit: 2010-05-16 16:45:06 +00:00
fpcunitlazideintf.pas FPCUnit: 2010-05-16 16:45:06 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile Components: updated makefiles 2011-02-01 23:32:08 +00:00
Makefile.compiled updated Makefile 2011-02-07 16:27:14 +00:00
Makefile.fpc Components: updated makefiles 2011-02-01 23:32:08 +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.