Re: [Cppunit-devel] CppUnit 1.7.8 tar ball
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-03-27 10:27:11
|
----- Original Message ----- From: "Robert Wenner" <ro...@po...> To: "Baptiste Lepilleur" <gai...@fr...> Cc: <cpp...@li...> Sent: Wednesday, March 27, 2002 9:14 AM Subject: Re: [Cppunit-devel] CppUnit 1.7.8 tar ball > On Tue, Mar 26, 2002 at 09:30:12PM +0100, Baptiste Lepilleur wrote: > > > The tar ball are available at the following location: > > > > http://gaiacrtn.free.fr/cppunit/cppunit-1.7.8.tar.gz > > http://gaiacrtn.free.fr/cppunit/cppunit-docs-1.7.8.tar.gz > > > Huh? 1.7.8? I got the CVS version on Monday or Tuesday and its change log > claims to be 1.7.9? Even number version are used for release (I messed up with 1.7.3, it should have been 1.7.4), odd version for current CVS. Any change done in the CVS repository from now will be for 1.7.10. The snapshot was done Monday. > > > I need somebody to tell me if thing are OK on the Unix side. > I don't have exhaustive test cases yet. Do you mean that you have trouble compiling the test suite examples/cppunittest ? > Better documentation would help getting things working. Yes, I intend to revisit the cookbook and explain stuffs like helper macros, compiler outputter for post build check... > At some points the JUnit (API) documentation does not suffice. I was thinking of adding a general architecture overview page (creating test fixture, writing test, creating test suite, testing, tracking test result, and writing test result) > Anyway: sounds a little strange to release a testing frame work without > proper test cases? Huuh, what are you talking about ? CppUnit TestCase are in examples/cppunittest. Are you refering to something else ? Beyond that, it is a GO ? What platform are you using ? Volker Boerchers is having trouble compiling on Linux. Baptiste. |