Subject: CVS commit: wip/gmock
From: Ryo ONODERA
Date: 2011-05-12 14:10:15
Message id: E1QKUiu-0003gZ-Ud@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import gmock-1.6.0 as wip/gmock.

nspired 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.


Files:
RevisionActionfile
1.1importwip/gmock/buildlink3.mk
1.1importwip/gmock/Makefile
1.1importwip/gmock/distinfo
1.1importwip/gmock/PLIST
1.1importwip/gmock/DESCR
1.1importwip/gmock/patches/patch-gtest_configure
1.1importwip/gmock/patches/patch-configure
1.1importwip/gmock/patches/patch-Makefile.in