Recent Changes - Search:

edit SideBar

cppunit

Description

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlC -q64" or "g++ -maix64".

Homepage: http://cppunit.sourceforge.net/

Version: 1.12.1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 27, 2010, at 10:51 AM