lazarus/components/fpcunit/ide
mattias 25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
..
languages Translations: Hungarian translation update by Péter Gábor, bug #29551 2016-02-06 15:04:56 +00:00
fpcunitide.lpk
fpcunitide.pas components: less hints 2016-03-01 15:31:26 +00:00
fpcunitlazideintf.pas
fpcunitproject1.inc * Create using slineBreak instead of #13 2016-03-05 22:35:23 +00:00
fpcunitproject1.pas
Makefile updated makefiles 2016-03-20 11:19:40 +00:00
Makefile.compiled
Makefile.fpc
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.