Date: Sat, 24 Jul 2010 09:27:27 +0000 (UTC) From: Romain Tartière <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/cutter Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <201007240927.o6O9RRVQ027525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
romain 2010-07-24 09:27:27 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cutter Makefile distinfo pkg-descr pkg-message pkg-plist Log: Cutter is a xUnit family Unit Testing Framework for C and C++. This is a list of features of Cutter: - easy to write tests; - outputs result with useful format for debugging; - tests are built as shared libraries. WWW: http://cutter.sourceforge.net/ Revision Changes Path 1.3989 +1 -0 ports/devel/Makefile 1.1 +83 -0 ports/devel/cutter/Makefile (new) 1.1 +3 -0 ports/devel/cutter/distinfo (new) 1.1 +8 -0 ports/devel/cutter/pkg-descr (new) 1.1 +7 -0 ports/devel/cutter/pkg-message (new) 1.1 +468 -0 ports/devel/cutter/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007240927.o6O9RRVQ027525>