lazarus/components/fpcunit/ide
vincents cd48c6349c clean up from Dean Zobec
git-svn-id: trunk@6328 -
2004-12-02 22:53:05 +00:00
..
lib
fpcunitide.lpk
fpcunitide.pas
fpcunitlazideintf.pas
README.txt clean up from Dean Zobec 2004-12-02 22:53:05 +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.