libcryfs/vendor/googletest/gtest/googlemock/docs/Documentation.md
2018-05-28 20:46:51 -07:00

838 B

This page lists all documentation markdown files for Google Mock (the current git version) -- if you use a former version of Google Mock, please read the documentation for that specific version instead (e.g. by checking out the respective git branch/tag).

To contribute code to Google Mock, read:

  • CONTRIBUTING -- read this before writing your first patch.
  • Pump Manual -- how we generate some of Google Mock's source files.