lazarus/components/fpcunit/ide
2017-08-01 22:30:19 +00:00
..
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232 2017-08-01 22:30:19 +00:00
fpcunitide.lpk
fpcunitide.pas components: less hints 2016-03-01 15:31:26 +00:00
fpcunitlazideintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpcunitproject1.inc * Create using slineBreak instead of #13 2016-03-05 22:35:23 +00:00
fpcunitproject1.pas
Makefile updates makefiles 2017-05-18 11:39:53 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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.