lazarus/components/fpcunit/ide
vincents 07a5e02a5c added Console Testrunner project from Dean
git-svn-id: trunk@7210 -
2005-05-28 20:48:41 +00:00
..
lib added fpcunit test runner and fpcunit test runner ide package 2004-11-29 11:59:02 +00:00
fpcunitide.lpk added fpcunit test runner and fpcunit test runner ide package 2004-11-29 11:59:02 +00:00
fpcunitide.pas added fpcunit test runner and fpcunit test runner ide package 2004-11-29 11:59:02 +00:00
fpcunitlazideintf.pas added Console Testrunner project from Dean 2005-05-28 20:48:41 +00:00
README.txt clean up from Dean Zobec 2004-12-02 22:53:05 +00:00
testcaseopts.lfm added dialog for choosing testcase name from Dean 2005-05-03 07:56:14 +00:00
testcaseopts.lrs added dialog for choosing testcase name from Dean 2005-05-03 07:56:14 +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.