lazarus/components/fpcunit/ide
2018-11-22 00:03:32 +00:00
..
languages Translations: Chinese translation update by robsean, bug #34579 2018-11-22 00:03:32 +00:00
fpcunitide.lpk disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
fpcunitide.pas components: less hints 2016-03-01 15:31:26 +00:00
fpcunitlazideintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpcunitproject1.inc * Create using slineBreak instead of #13 2016-03-05 22:35:23 +00:00
fpcunitproject1.pas
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
README.txt
strtestcaseopts.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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.