lazarus/components/fpcunit/ide
mattias deb8e8c40a clean up old readmes
git-svn-id: trunk@44142 -
2014-02-18 18:27:35 +00:00
..
languages Auto-generated changes to PO files 2013-09-07 16:42:43 +00:00
fpcunitide.lpk disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
fpcunitide.pas
fpcunitlazideintf.pas fpcunit: clean up 2013-03-12 09:17:15 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
README.txt
strtestcaseopts.pas
testcaseopts.lfm
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.