mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00

Note that with the release of 1.8.0, googlemock and googletest are unified into a single release.
781 B
781 B
This page lists all documentation wiki pages for Google Mock version 1.5.0 -- if you use a different version of Google Mock, please read the documentation for that specific version instead.
- ForDummies -- start here if you are new to Google Mock.
- CheatSheet -- a quick reference.
- CookBook -- recipes for doing various tasks using Google Mock.
- FrequentlyAskedQuestions -- check here before asking a question on the mailing list.
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.