]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commitdiff
Merge pull request #2353 from anttsov:patch-1
authorGennadiy Civil <misterg@google.com>
Fri, 2 Aug 2019 15:32:14 +0000 (11:32 -0400)
committerGennadiy Civil <misterg@google.com>
Fri, 2 Aug 2019 15:32:15 +0000 (11:32 -0400)
PiperOrigin-RevId: 261198930

1  2 
googlemock/README.md

index 55c4b8320e484590bcfea18d1d6f054b4c2fe959,ef6b7fcf9cf50617c04244c9a4a93d1f31eba092..183fdb81d9b6f17b5e57bd9bb6e86066d943a427
@@@ -28,6 -28,15 +28,13 @@@ gMock
  -   does not use exceptions, and
  -   is easy to learn and use.
  
 -
+ Details and examples can be found here:
 -
+ *   [gMock for Dummies](docs/for_dummies.md)
+ *   [Legacy gMock FAQ](docs/gmock_faq.md)
+ *   [gMock Cookbook](docs/cook_book.md)
+ *   [gMock Cheat Sheet](docs/cheat_sheet.md)
  Please note that code under scripts/generator/ is from the [cppclean
  project](http://code.google.com/p/cppclean/) and under the Apache
  License, which is different from Google Mock's license.