cvs commit: ports/devel Makefile ports/devel/googletest Makefile
distinfo pkg-descr pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Tue Oct 14 08:01:14 UTC 2008
clsung 2008-10-14 08:01:13 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/googletest Makefile distinfo pkg-descr pkg-plist
Log:
Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian).
Based on the xUnit architecture. Supports automatic test discovery,
a rich set of assertions, user-defined assertions, death tests,
fatal and non-fatal failures, type-parameterized tests, various options
for running the tests, and XML test report generation.
Revision Changes Path
1.3214 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/googletest/Makefile (new)
1.1 +3 -0 ports/devel/googletest/distinfo (new)
1.1 +9 -0 ports/devel/googletest/pkg-descr (new)
1.1 +25 -0 ports/devel/googletest/pkg-plist (new)
More information about the cvs-all
mailing list