cpptest-announce Mailing List for CppTest
Brought to you by:
hartwork
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Lundell N. <Nik...@co...> - 2004-07-08 12:52:45
|
Version 1.0.2 of CppTest, a C++ unit test framework, is released. This release is a maintenance release with the following enhancements: - Added Microsoft VisualStudio.NET projects files =20 |
From: Niklas L. <ni...@de...> - 2004-02-05 13:15:35
|
Version 1.0.1 of CppTest, a C++ unit test framework, is released. This release is a maintenance release with the following enhancements: - Added a Microsoft Studio .NET project/solution that compiles both the library and the test program. - Added some more documentation. - Changed all "C++Test" strings to "CppTest" after a not so friendly letter from Parasoft, which apparently have an own product called C++Test. |
From: Lundell N. <Nik...@co...> - 2003-05-13 15:44:00
|
The first stable version of C++Test, version 1.0.0, is released. C++Test is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability. Several output formats are supported and new ones are easily added. Homepage: http://cpptest.sourceforge.net/ --Niklas Lundell |