lazarus/components/fpcunit/ide
2010-05-16 13:48:18 +00:00
..
languages Portuguese translation updates and improvements from Marcelo B Paula, part of bug #16484; regenerated other translations. 2010-05-16 13:48:18 +00:00
lib
fpcunitide.lpk Components, FPCUnit: 2010-04-25 00:25:29 +00:00
fpcunitide.pas
fpcunitlazideintf.pas IDE, components: various improvements for descriptions in 'New...' dialog, bug #10808. 2010-05-13 21:38:53 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
Makefile.fpc reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
README.txt
testcaseopts.lfm
testcaseopts.pas fpcunit: convert forms to use fpc resources 2010-01-15 03:11:12 +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.