bug-commoncpp
[Top][All Lists]
Advanced

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

operator<< for exceptions, testsuite for exceptions


From: Onno Kortmann
Subject: operator<< for exceptions, testsuite for exceptions
Date: Sun, 30 Mar 2003 16:22:23 +0100

Hello,

here is a patch that will enrich the interface of Exception a little bit. It 
adds an << - operator. And there is now a little testsuite for the exception 
class.
Oh, and this updates tests/README. It was a bit out of date.
...and I'm not a native english speaker, so please correct it...

The patch that adds the operator is commoncpp-exception-stream.diff,
the patch that modifies the Makefile/README in tests/ is 
commoncpp-exception-test.diff and the two files Test_Exception.h/.cpp are the 
new test for the "Exception" class.

Regards,

Onno

PS. If this all is crap, please let me know :)

Attachment: commoncpp-exception-test.diff
Description: Text Data

Attachment: commoncpp-exception-stream.diff
Description: Text Data

Attachment: Test_Exception.cpp
Description: Text Data

Attachment: Test_Exception.h
Description: Text Data


reply via email to

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