06a82b03ae
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.
8 lines
440 B
Text
8 lines
440 B
Text
$NetBSD: distinfo,v 1.1.1.1 2011/07/29 15:18:29 ryoon Exp $
|
|
|
|
SHA1 (gmock-1.6.0.zip) = 4702e98af194d320a915f1e6d2532a32b280819e
|
|
RMD160 (gmock-1.6.0.zip) = e08ea01a82e119591eef9bab69629d0af247784f
|
|
Size (gmock-1.6.0.zip) = 2053682 bytes
|
|
SHA1 (patch-Makefile.in) = e82f7d84f6e2662bd1e64af833fff5261c473fc3
|
|
SHA1 (patch-configure) = b3721fc233d1e21e5b023f5bbad85e49333c6e3d
|
|
SHA1 (patch-gtest_configure) = 74873f4bc13306bc39c1c6ad87b1c1bb66eb950d
|