lazarus/components/fpcunit/ide
mattias 0f778a42f9 updated makefiles
git-svn-id: trunk@27946 -
2010-10-29 12:05:03 +00:00
..
languages translations: german: added po files 2010-09-11 14:01:04 +00:00
lib added fpcunit test runner and fpcunit test runner ide package 2004-11-29 11:59:02 +00:00
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 fpc unit console runner: 2006-11-10 06:52:18 +00:00
fpcunitproject1.pas fpc unit console runner: 2006-11-10 06:52:18 +00:00
Makefile Components: update makefiles 2010-10-25 22:22:14 +00:00
Makefile.compiled updated makefiles 2010-10-29 12:05:03 +00:00
Makefile.fpc Components: update makefiles 2010-10-25 22:22:14 +00:00
README.txt clean up from Dean Zobec 2004-12-02 22:53:05 +00:00
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.