Files
yaml-cpp/test/gtest-1.8.0/googletest/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

809 B

This page lists all documentation wiki pages for Google Test (the SVN trunk version) -- if you use a released version of Google Test, please read the documentation for that specific version instead.

To contribute code to Google Test, read:

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