We are pleased to announce the updated release of CxxTest 4.0.3.
CxxTest is a unit testing framework for C++ that is similar in
spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because
it does not require precompiling a CxxTest testing library, it
employs no advanced features of C++ (e.g. RTTI) and it supports a
very flexible form of test discovery.

CxxTest 4.0.3 is a bug fix release for CxxTest 4.0.  This release
resolves the following issues:

 * Adding support for Python versions 2.4 - 3.2
 * Change to cxxtestgen script that allows it to be used when symlinked.

See the CxxTest Home Page (http://cxxtest.com) for documentation
and download instructions.

Enjoy!

    CxxTest Developer Team
    cxxtest-developers@googlegroups.com
