          MODULE=cpptest
         VERSION=1.1.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:5c791746ecb0f18a5e4f15f8a57bf9e433399ebb
        WEB_SITE=http://cpptest.sourceforge.net/
         ENTERED=20090610
         UPDATED=20090409
           SHORT="unit testing framework for automated tests in C++"

cat << EOF
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.

Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added. See Screenshots for
examples of available output handlers.
EOF
