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