mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-17 06:05:28 -06:00
35 lines
884 B
Text
35 lines
884 B
Text
description "Google C++ mocking framework (Depends on Google Test)\3770,128,128";
|
|
|
|
uses
|
|
plugin/gtest;
|
|
|
|
file
|
|
Sources readonly separator,
|
|
gmock.cc,
|
|
gmock-internal-utils.cc,
|
|
gmock-matchers.cc,
|
|
gmock-spec-builders.cc,
|
|
gmock-cardinalities.cc,
|
|
Include readonly separator,
|
|
gmock.h,
|
|
gmock-actions.h,
|
|
gmock-generated-nice-strict.h,
|
|
gmock-generated-matchers.h,
|
|
gmock-generated-function-mockers.h,
|
|
gmock-generated-actions.h,
|
|
gmock-matchers.h,
|
|
gmock-more-actions.h,
|
|
gmock-more-matchers.h,
|
|
gmock-spec-builders.h,
|
|
gmock-cardinalities.h,
|
|
"Include - Internal" readonly separator,
|
|
internal/gmock-generated-internal-utils.h,
|
|
internal/gmock-internal-utils.h,
|
|
internal/custom/gmock-generated-actions.h,
|
|
"Include - Internal - Custom" readonly separator,
|
|
internal/custom/gmock-matchers.h,
|
|
internal/custom/gmock-port.h,
|
|
internal/gmock-port.h,
|
|
Info readonly separator,
|
|
Copying;
|
|
|