0
0
mirror of https://github.com/google/googletest.git synced 2025-03-16 16:33:47 +00:00
googletest/V1_7_Documentation.md
2015-07-28 11:15:35 -04: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.