pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/gmock



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Jul 29 15:18:29 UTC 2011

Update of /cvsroot/pkgsrc/devel/gmock
In directory ivanova.netbsd.org:/tmp/cvs-serv16631

Log Message:
Import gmock-1.6.0 (googlemock) as devel/gmock from wip/gmock

Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, Google C++ Mocking Framework (or Google Mock for
short) is a library for writing and using C++ mock classes. Google Mock:

* lets you create mock classes trivially using simple macros,
* supports a rich set of matchers and actions,
* handles unordered, partially ordered, or completely ordered expectations,
* is extensible by users, and
* works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/gmock/Makefile
N pkgsrc/devel/gmock/DESCR
N pkgsrc/devel/gmock/distinfo
N pkgsrc/devel/gmock/PLIST
N pkgsrc/devel/gmock/buildlink3.mk
N pkgsrc/devel/gmock/patches/patch-Makefile.in
N pkgsrc/devel/gmock/patches/patch-configure
N pkgsrc/devel/gmock/patches/patch-gtest_configure

No conflicts created by this import



Home | Main Index | Thread Index | Old Index