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 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

下面的功能已被添加自发布1.10.2:支持嵌入式Visual C + + 4,一个新的_MESSAGE的所有断言,双重价值主张的消息,为跳到了MFCTestRunner与Visual Studio 2002失败的断言支持正确显示断言变种和2003年,和一般的(对于MinGW的,Cygwin的,Mac OS X的,和其他人)可移植性改进。
标签: Minor feature enhancements
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).

2006-03-05 12:53
1.11.6

Qt的TestRunner的已经更新,使用Qt 3.x的工作阿折旧警告当与Microsoft Visual Studio 2005的编制已得到解决。在Unix平台上,pkg - config的文件现在生成。
标签: Development, Minor feature enhancements
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.

2005-08-01 17:17
1.11.0

此版本带来了支持嵌入式Visual C + + 4.0(性病和不支持任何其他平台::ostream),和MFCTestRunner整合VS.NET。它还包括其他轻微的改进和错误修正。
标签: Development, Major feature enhancements
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.

2004-06-18 16:53
10.0.2

此版本包括许多错误修正,解决了MingW平台上报告,Cygwin的,和SunOS编制的问题。一个主要的错误造成事故与VC + + 6当使用CppUnit DLL文件已得到修复。
标签: Major bugfixes
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.

2004-03-15 10:07
1.9.14

异常断言宏增加了,并取代旧的夹具类似的功能测试案例厂宏,已经过时提供。一些小错误也是固定的。
标签: Development, Minor feature enhancements
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.

Project Resources