This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]