lazarus/components/fpcunit/ide
maxim a8aedbe3fd Merged revision(s) 47359-47360 #6cd8770a7f-#6cd8770a7f from trunk:
IDE: regenerated translations; updated Russian translation
........
Translations: committed regenerated files
........

git-svn-id: branches/fixes_1_4@47366 -
2015-01-12 21:56:56 +00:00
..
languages Merged revision(s) 47359-47360 #6cd8770a7f-#6cd8770a7f from trunk: 2015-01-12 21:56:56 +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 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +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: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +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.