bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test framework; new counter class


From: Albert Strasheim
Subject: Re: Test framework; new counter class
Date: Tue, 31 Dec 2002 13:10:10 +0200
User-agent: Mutt/1.4i

Hello,

On Tue, 31 Dec 2002, Albert Strasheim wrote:

> Attached is a patch that contains the following:

New patch attached. diff'd against the same CVS snapshot.
 
> - some basic code for a test framework for Common C++ based on the 
> CppUnit test library,
> 
> - a counter class (called UberCounter for now) meant to unify the 
> Counter, MutexCounter and AtomicCounter classes,

I've cleaned this up quite a bit. I've added reasonably complete doxygen 
documentation, and moved a bunch of methods that were public but are 
supposed to be protected.

For some reason, doxygen isn't convinced that UberCounter is in the 
Common C++ namespace, though. Also, some @c's aren't resolving...
 
> - minor tweaks to configure.in and some Makefile.am files related to 
> gcc compiler flags.
> 
> The patch is against commoncpp2 in CVS on Tue Dec 31 02:00:00 GMT+2 2002 
> or thereabouts.

The rest of the stuff is still there. I don't have the energy to split 
up the patch into the various possibilities. :-)

Cheers,

Albert

Attachment: tstcntcnf2.patch.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]