Menu

CppUnit 1.9.14 development snapshot available

2004-03-13
2004-03-25
  • Baptiste Lepilleur

      Some last things I wanted to put in before 1.10. I've also made a CVS snapshot available for download, so it is now possible to make patch for configure/Imakefile stuff even if you don't have cvs.

      New in CppUnit 1.9.14:
      ---------------------

    * Assertions

      - Ported exception assertion macros from cppunit 2 to the 1.9.x series:
        CPPUNIT_ASSERT_THROW, CPPUNIT_ASSERT_NO_THROW,
        CPPUNIT_ASSERT_ASSERTION_FAIL, CPPUNIT_ASSERT_ASSERTION_PASS.

    * Deprecated:

      - The helper macros: CPPUNIT_TEST_FAIL & CPPUNIT_TEST_EXCEPTION have
        been deprecated. Use the new exception assertion macros instead.

    * Bug Fix:

      - cppunit-config: bug #903363, missing -ldl from the output of
        cppunit-config --libs. Fixed thanks Eric Blossom patch.

      - test plug-in(unix): Adding RTLD_GLOBAL allows test plug-ins
        to provide symbols to shared objects they load themselves.
        Thanks goes to Gareth Sylvester for this patch (#816563).

    Baptiste.

     
    • Dakshinamurthy Karra

      Can we make the curses testrunner as part of standard release? I am willing to maintain it.

      Thanks and Regards
      KD

       
    • Baptiste Lepilleur

      I'll work on integrating the two contributed test runners (ncurse & wxwindows) after the next stable release (hopefully out this week-end).

      Baptiste.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.