SPELL=cppunit VERSION=1.12.1 SOURCE_HASH=sha512:/var/spool/sorcery/cppunit-1.12.1.tar.gz SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE LICENSE[0]=LGPL WEB_SITE=http://cppunit.sourceforge.net/cppunit-wiki/FrontPage ENTERED=20030827 KEYWORDS="devel" SHORT="CppUnit is the C++ port of the famous JUnit framework for unit testing." cat << EOF CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests. Automated unit-level testing is an essential ingredient to continuous integration and Extreme Programming. Remember, "The fewer test cases you write, the less stable your code base becomes." EOF