Files
libkiwix/subprojects/gtest/googletest/docs/V1_7_Documentation.md
Matthieu Gautier 433a47c3fe Add unittest structure.
No tests, just everything to add tests later.
2018-05-14 17:40:43 +02: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.