lazarus/components/fpcunit/ide
2008-11-08 18:55:15 +00:00
..
lib
fpcunitide.lpk fpcunit: use xmlreporter in console runner 2006-09-07 13:15:51 +00:00
fpcunitide.pas - removed 1.x specific FindGlobalComponent 2005-06-21 14:41:16 +00:00
fpcunitlazideintf.pas fpcunit: new console runner uses fpcunitconsolerunner package 2006-10-18 21:21:24 +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 updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput 2008-11-08 18:55:15 +00:00
Makefile.fpc updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput 2008-11-08 18:55:15 +00:00
README.txt
testcaseopts.lfm components: replace poDesktopCenter with poScreenCenter (who needs window between 2 monitors?) 2008-03-08 02:40:22 +00:00
testcaseopts.lrs components: replace poDesktopCenter with poScreenCenter (who needs window between 2 monitors?) 2008-03-08 02:40:22 +00:00
testcaseopts.pas added dialog for choosing testcase name from Dean 2005-05-03 07:56:14 +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.