Files
yaml-cpp/test/gtest-1.8.0/googlemock/docs/v1_7/Documentation.md
Roger Leigh 5e24f35816 test: Upgrade googlemock 1.7.0 to googletest 1.8.0
Note that with the release of 1.8.0, googlemock and
googletest are unified into a single release.
2017-08-24 22:49:17 -05:00

804 B

This page lists all documentation wiki pages for Google Mock (the SVN trunk version)

  • if you use a released version of Google Mock, please read the documentation for that specific version instead.

To contribute code to Google Mock, read:

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