Discussion:
[Cppunit-devel] Next release of CppUnit
CppUnit development mailing list
2008-02-13 08:33:52 UTC
Permalink
Hi,

Can anybody tell me when is the CppUnit 2.0 is getting released? Is
there any Beta version available?





Regards

Anoop


http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at ***@patni.com and delete this mail.
_____________________________________________________________________
CppUnit development mailing list
2008-02-20 06:16:56 UTC
Permalink
Post by CppUnit development mailing list
Hi,
Can anybody tell me when is the CppUnit 2.0 is getting released? Is
there any Beta version available?
I just released the latest version: 1.12.1. It's got a few fixes
over 1.12.0:

New in CppUnit 1.12.1:
----------------------

* Assertion:

- CPPUNIT_ASSERT_DOUBLES_EQUAL() now properly handles non-finite
values, specifically NaN, +Inf, and -Inf.

* Portability:

- Fixed some compilation issue for QtTestRunner.
- Code should build on Windows in UNICODE mode.


Enjoy,
-Steve

Loading...