Welcome, Guest! Log In | Create Account

Share

MiniCppUnit

by parumi, vokimon

MiniCppUnit another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc.


http://minicppunit.sourceforge.net/

Quality Assurance

Project Feed

  • Code committed

    vokimon committed patchset 5 of module minicppunit to the MiniCppUnit CVS repository, changing 2 files

    05:26PM on Sep 02 2008 by vokimon

  • Code committed

    vokimon committed patchset 4 of module minicppunit to the MiniCppUnit CVS repository, changing 2 files

    05:22PM on Sep 02 2008 by vokimon

  • Tracker artifact added

    torrentg created the warnings removal artifact

    06:35PM on May 25 2008 by torrentg

  • minicppunit minicppunit-2.5 file released: MiniCppUnit-2.5.tar.gz

    
                
            
            

    07:23PM on Mar 14 2006

  • MiniCppUnit 2.5 Released

    A minor release. Basically small changes for MSVisual compatibility

    06:24PM on Mar 14 2006 by parumi

  • minicppunit minicppunit-2.4 file released: MiniCppUnit-2.4.tar.gz

    version 2.4 2006-03-14
       - exit test case after first failure
       - double and float comparison with fuzzy equals (using scalable epsilon)
       - have into account not a numbers
       - new ASSERT_EQUALS_EPSILON macro
       - more colors, and disabled when ...

    05:56PM on Mar 14 2006

  • MiniCppUnit 2.4 Released

    New in version 2.4 2006-03-14 - exit test case after first failure - double and float comparison with fuzzy equals (using scalable epsilon) - have into account not a numbers - new ASSERT_EQUALS_EPSILON macro - more colors, and disabled ...

    05:01PM on Mar 14 2006 by parumi

  • MiniCppUnit 2.3 Released

    Released as a tarball (tar.bz) with a simple usage example and scons script. Fixed some minor problem with g++ 4 It keep being as mini as allways ! Enjoy and give feedback! Pau

    01:40PM on Feb 13 2006 by parumi

  • minicppunit minicppunit-2.3 file released: MiniCppUnit-2.3.tar.gz

    (C) 2003-2006 Pau Arumi & David Garcia
     @version 2.3 2006-02-13 added usage example and SConstruct
     @version 2.2 2004-11-28 code in english and tests suites
     @version 2.1 2004-11-04 char* especialization
     @version 2.0 2004-10-26 Tests Factory
     @version ...

    01:35PM on Feb 13 2006

  • Code committed

    parumi committed patchset 3 of module minicppunit to the MiniCppUnit CVS repository, changing 1 files

    06:04PM on Dec 07 2004 by parumi

MiniCppUnit Actions