ports

devel/cppunit

cppunit-1.12.1p4 – c++ unit testing framework

Description

CppUnit is a C++ unit testing framework. It started its life as a port
of JUnit to C++ done by Michael Feathers.

Features:

 - XML output with hook for additional data
 - Compiler like text output to integrate with an IDE
 - Helper macros for easier test suite declaration
 - Hierarcal test fixture support
 - Test registry to reduce recompilation need
 - Test plug-in for faster compile/test cycle
   (self testable dynamic library)
 - Protector to encapsulate test execution
   (allow capture of exception not derived from std::exception)

WWW: http://cppunit.sourceforge.net/

Only for arches
aarch64 alpha alpha amd64 amd64 arm arm hppa hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc sh sparc64 sparc64
Categories:
devel

Library dependencies

None

Build dependencies

Run dependencies

None