           SPELL=cppunit
         VERSION=1.15.1
     SOURCE_HASH=sha512:0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://dev-www.libreoffice.org/src/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=https://wiki.freedesktop.org/www/Software/cppunit/
         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
