This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
[ITA] cppunit 1.10.2 - A C++ unit testing framework
- From: Ross Smith II <cygwinspam at netebb dot com>
- To: cygwin-apps at cygwin dot com
- Date: Mon, 13 Aug 2007 15:16:32 -0700
- Subject: [ITA] cppunit 1.10.2 - A C++ unit testing framework
I would like to adopt cppunit (orphaned at 1.9.14)
Thanks,
-Ross
wget \
http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1.tar.bz2 \
http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1-src.tar.bz2 \
http://smithii.com/files/cygwin/cppunit/setup.hint
<http://smithii.com/files/cygwin/cppunit/setup.hint>
sdesc: "A C++ unit testing framework. It started its life as a port of
JUnit to C++ by Michael Feathers."
ldesc: "CppUnit is a C++ unit testing framework. It started its life as
a port of JUnit to C++ by Michael Feathers."
requires: cygwin
category: Devel Libs
<http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1.cygport>
DESCRIPTION="A C++ unit testing framework. It started its life as a port
of JUnit to C++ by Michael Feathers."
HOMEPAGE="http://cppunit.sourceforge.net/"
SRC_URI="http://internap.dl.sourceforge.net/sourceforge/cppunit/${P}.tar.gz
\
${PF}.cygwin.patch ${PF}.src.patch"
CYGCONF_ARGS="--enable-static --enable-shared"