Files
googletest/googletest/docs/Documentation.md
2015-08-25 16:18:00 -04:00

779 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.