lazarus/components/fpcunit/ide
mattias 17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
..
languages Translations: Hungarian translation update by Péter Gábor, bug #29551 2016-02-06 15:04:56 +00:00
fpcunitide.lpk disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
fpcunitide.pas components: less hints 2016-03-01 15:31:26 +00:00
fpcunitlazideintf.pas * Dependency on FPCUnitConsoleRunner is not needed since a long time, the functionality is in FCL 2015-09-12 09:41:06 +00:00
fpcunitproject1.inc
fpcunitproject1.pas
Makefile IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.compiled IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
README.txt
strtestcaseopts.pas FPCUnit: 2010-05-16 16:45:06 +00:00
testcaseopts.lfm FPCUnit: improved FPCUnitIDE test unit creation dialog layout. 2010-05-16 20:49:25 +00:00
testcaseopts.pas FPCUnit: improved FPCUnitIDE test unit creation dialog layout. 2010-05-16 20:49:25 +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.