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.
17 lines
622 B
Text
17 lines
622 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/29 15:18:29 ryoon Exp $
|
|
bin/gmock-config
|
|
include/gmock/gmock-actions.h
|
|
include/gmock/gmock-cardinalities.h
|
|
include/gmock/gmock-generated-actions.h
|
|
include/gmock/gmock-generated-function-mockers.h
|
|
include/gmock/gmock-generated-matchers.h
|
|
include/gmock/gmock-generated-nice-strict.h
|
|
include/gmock/gmock-matchers.h
|
|
include/gmock/gmock-more-actions.h
|
|
include/gmock/gmock-spec-builders.h
|
|
include/gmock/gmock.h
|
|
include/gmock/internal/gmock-generated-internal-utils.h
|
|
include/gmock/internal/gmock-internal-utils.h
|
|
include/gmock/internal/gmock-port.h
|
|
lib/libgmock.la
|
|
lib/libgmock_main.la
|