lazarus/components/fpcunit/ide
2023-11-19 22:36:09 +03:00
..
languages FPCUnit: moved resource strings to correct file 2023-11-19 22:36:09 +03:00
fpcunitide.lpk FPCUnit: moved resource strings to correct file 2023-11-19 22:36:09 +03:00
fpcunitide.pas FPCUnit: moved resource strings to correct file 2023-11-19 22:36:09 +03:00
fpcunitlazideintf.pas * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
fpcunitproject1.inc
fpcunitproject1.pas
fratestinsightopts.lfm * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
fratestinsightopts.pas * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
frmconsoleopts.lfm * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
frmconsoleopts.pas * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
frmtestinsight.lfm * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
frmtestinsight.pas FPCUnit: moved resource strings to correct file 2023-11-19 22:36:09 +03:00
Makefile * Correct makefiles so make bigide works 2023-11-19 16:53:23 +01:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc * Correct makefiles so make bigide works 2023-11-19 16:53:23 +01:00
README.txt
regtestinsight.pas FPCUnit: moved one resource string to correct file 2023-11-19 22:12:47 +03:00
strtestcaseopts.pas FPCUnit: moved resource strings to correct file 2023-11-19 22:36:09 +03:00
testcaseopts.lfm
testcaseopts.pas
testinsightcontroller.pas * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01:00
testinsightserver.pas * Add Lazarus TestInsight to fpcunitide package. 2023-11-19 16:05:42 +01: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.