bug-commoncpp
[Top][All Lists]
Advanced

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

Patch to add sync() method to Engine and fixes for unit tests on Linux


From: Chad Yates
Subject: Patch to add sync() method to Engine and fixes for unit tests on Linux
Date: Fri, 16 Jul 2004 21:58:26 -0700
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040708)

Attached is a patch to the Persistence Engine and cppunit test suite:

 - Added a new sync() method to Engine using code from ~Engine.

- Added implementations for std::string << and >> operators (was overlooked in last patch as I was juggling 3 source trees)

- Applies various fixes/updates to the ccxx_tests cppunit test suite. The tests that are active, should compile and run successfully under Linux now.

Cheers,

Chad




reply via email to

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