Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-01 22:16
1.12.0

The following features have been added since
release 1.10.2: support for Embedded Visual C++ 4,
a new _MESSAGE assertion variant for all
assertions, correct display of double values in
assertion messages, support for jumping to a
failed assertion in MFCTestRunner with Visual
Studio 2002 and 2003, and some general portability
improvements (for Mingw, Cygwin, Mac OS X, and
others).
標籤: Minor feature enhancements

2006-03-05 12:53
1.11.6

Qt TestRunner has been updated to work with Qt
3.x. A deprecation warning when compiling with
Microsoft Visual Studio 2005 has been resolved. On
Unix platforms, the pkg-config file is now
generated.
標籤: Development, Minor feature enhancements

2005-08-01 17:17
1.11.0

This release brings support for embedded Visual
C++ 4.0 (and any other platforms without support
for std::ostream), and integration of
MFCTestRunner with VS.NET. It also includes other
minor enhancements and bugfixes.
標籤: Development, Major feature enhancements

2004-06-18 16:53
10.0.2

This release includes many bugfixes and solves reported compilation
issues on MingW, cygwin, and SunOS. A major bug causing crashes with
VC++ 6 when using the CppUnit dll has been fixed.
標籤: Major bugfixes

2004-03-15 10:07
1.9.14

Exception assertion macros were added, and
supercede the similar functionality provided by fixture
test case factory macros, which have been
deprecated. Some minor bugs were also fixed.
標籤: Development, Minor feature enhancements

Project Resources