lazarus/components/fpcunit/ide
2008-11-08 19:39:33 +00:00
..
lib
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
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 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

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.