yaml-cpp/test/gtest-1.8.0/googletest/docs/V1_5_Documentation.md
Roger Leigh eb6ab8dcf4 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-05-10 13:07:45 +01:00

778 B

This page lists all official documentation wiki pages for Google Test 1.5.0 -- if you use a different version of Google Test, make sure to read the documentation for that 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.