mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 08:39:44 +08:00
cd0e25f1ba
All other links to code.google.com and googlecode.com are fixed to point to their proper new homes as well. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1414243005 .
15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
Name: Google C++ Mocking Framework (googlemock)
|
|
Short Name: gmock
|
|
URL: https://github.com/google/googletest/tree/master/googlemock/
|
|
Revision: See DEPS
|
|
License: BSD 3-clause
|
|
License File: gmock/LICENSE
|
|
Security Critical: no
|
|
|
|
Description:
|
|
Google C++ Mocking Framework (or Google Mock for short) is a library for
|
|
writing and using C++ mock classes.
|
|
|
|
Local Modifications:
|
|
None
|