           SPELL=cppunit
         VERSION=1.12.0
     SOURCE_HASH=sha512:d80c027c6701d87516a29e8acd2d57c1d0334b1dc03db4928df496c9fd6694748241dafab5199a4cb37aa6b29bf14bbb8ed0edf317c9e947cad31bb5bdb3bc21
          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
