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.
vokimon committed patchset 5 of module minicppunit to the MiniCppUnit CVS repository, changing 2 files
vokimon committed patchset 4 of module minicppunit to the MiniCppUnit CVS repository, changing 2 files
torrentg created the warnings removal artifact
A minor release. Basically small changes for MSVisual compatibility
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 ...
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 ...
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
(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 ...
parumi committed patchset 3 of module minicppunit to the MiniCppUnit CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use