Re: [Cppunit-devel] CppUnit 1.7.10 tar ball
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-04-05 12:53:49
|
This is a "development" release. This is done to attemp removing the most important "bug" from the public release. It might not even compile (that's what happen to 1.7.8, some file where forgotten in some Makefile.am and did not make it to the dist). The distribution was generated from a CVS snapshot. It is hosted on my web site because it's more convenient for me (from France, sourceforge is kind of slow and sometime break the connection...) Baptiste. ----- Original Message ----- From: "Duane Murphy" <dua...@ma...> To: "Baptiste Lepilleur" <gai...@fr...>; "CppUnit Developers" <cpp...@li...> Sent: Thursday, April 04, 2002 8:50 PM Subject: Re: [Cppunit-devel] CppUnit 1.7.10 tar ball > The sourceforge web site for cppunit still shows 1.6.2 as the latest > release. What is the relationship between this release and the official > sourceforge site? > > ...Duane > > --- At Tue, 2 Apr 2002 14:37:56 +0200, Baptiste Lepilleur wrote: > > > The tar ball are available at the following location: > > > >http://gaiacrtn.free.fr/cppunit/cppunit-1.7.10.tar.gz > >http://gaiacrtn.free.fr/cppunit/cppunit-docs-1.7.10.tar.gz > > > > The problem on Unix should have been fixed. > > Let me know how it goes. > > If no major issue is raised by the end of the week, it's a go for 1.8.0. > > > >New in CppUnit 1.7.10: > >---------------------- > > > >In short: > >- new assertions > >- new facilities to write custom assertions > >- new macros to define test case in your fixture > >- registration of test fixture in named suite > >- xml & compiler format test result output > >- a new graphic test runner for the QT library > >- MFC test runner window is resizable > >- cppunit as a DLL > >- Unicode support for MFC test runner. > >- architecture clean-up: TestResultCollector extracted from TestResult. > >* architecture clean-up: TestFixture extracted from TestCase. > >* cookbook and documentation updated. > > > >(*) => change since 1.7.8 > > > >Baptiste. |