74 Commits (ca102b1f9d1f4c8a8c6f7a87b3e80d0af4b8789f)

Author SHA1 Message Date
Christophe Vidal 623616a50a Fixed typo 8 years ago
Herbert Thielen ec19d455bc fix links to Google C++ Style Guide 8 years ago
Jose Nino 5c279131db docs: fix broken link 8 years ago
Carlos O'Ryan 0ffd8629c9 More tables that did not render correctly. 8 years ago
Carlos O'Ryan 2fcbc0c1ab Remove silly claim that C++ lacks lambdas. 8 years ago
Carlos O'Ryan f20797bd8d Same fixes for "current" version. 8 years ago
Carlos O'Ryan 1dde1eed38 Fix typos too s/destoyed/destroyed/ 8 years ago
Carlos O'Ryan 280b22708c Fix table formatting. 8 years ago
Jose Nino 38ec2a1df6 docs: fix broken link from dummies guide to cook book 8 years ago
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 years ago
danilcha 5ff680577d Again rewrote everything 8 years ago
danilcha 81bc87652d Added explicit gtest library dependency 8 years ago
danilcha b6c4d434db Update README.md 8 years ago
danilcha b2521c890a Update README.md 8 years ago
Billy Donahue ba638689e4 Remove /tree/ from Readme.md links. 8 years ago
Dawid Kurek 51d92b2ccb Replace html entities with their equivalents 8 years ago
Craig Scott c0059a79f8 2.6.4 is the minimum CMake version, so enforce it (#656) 8 years ago
Craig Scott cb502b7ad1 Added CMake configure-time download instructions to docs 8 years ago
Marco Molteni 8ce0b5907c Cookbok: fix broken relative link 9 years ago
Samuel Roth 32b4a9b390 Fixed broken links 9 years ago
Samuel Roth 0e0ff5c341 blob vs tree 9 years ago
Samuel Roth 960a511f45 Fixing relative links 9 years ago
Samuel Roth 995db996de Fixing KnownIssues and FrequentlyAskedQuestions links 9 years ago
Samuel Roth f5c0130e88 Broken relative links fixed 9 years ago
Samuel Roth 9cb03aa702 Fixing ForDummies link 9 years ago
Samuel Roth 51b290d41e One works 9 years ago
Samuel Roth 16d6af7d41 Relative links 9 years ago
Samuel Roth 10ff7f9468 Fixing relative links 9 years ago
Marzo Sette Torres Junior f700442db3 Clarifying language 9 years ago
mazong1123 dc2dbf1fbf Reformatted the Unprintable operator== code style. 9 years ago
mazong1123 531bf5c410 Fixed issue #775 9 years ago
mazong1123 5bae126d66 Added VS 2015 project support. 9 years ago
mazong1123 01f3d09f9f Updated the value of GTEST_DIR to reflect the googletest dir. 9 years ago
mazong1123 2746b57f78 Changed the GTestDir marco value to reflect the new dir of googletest. 9 years ago
Li Peng 266a185a52 remove duplicated words 9 years ago
Paul Hadfield 0098be394a Fix typo (Inovke -> Invoke) 9 years ago
Paul Wilkinson 83d3b47acf Fix formatting in AdvancedGuide.md 9 years ago
Jacob Meacham d4aa34b05d Fix link that's returned when running tests. #714 9 years ago
Paul Rosset a470862dbe fixed link in googlemock documentation 9 years ago
Craig Scott f601ee162e Add include dirs to targets if CMake version supports it 9 years ago
Joan Puigcerver 7c8ac4886a Added CMake install rules for GMock 9 years ago
Mark Mentovai 4a8e54401e Name the helper AsBits() 9 years ago
Mark Mentovai cfe466a0a7 Use a templated helper to wrap the cast 9 years ago
Mark Mentovai cbce23fb86 Leave decltype(max_ulps_) alone and cast, not sure this is better 9 years ago
Mark Mentovai 8b085f0d21 Fix warnings encountered in MSVC build of gtest/gmock tests 9 years ago
Mark Mentovai c8a1050704 googlemock: Disable WhenDynamicCastToTest tests when RTTI is off 10 years ago
Mark Mentovai a0435dc687 googlemock: Support C++11 language with pre-C++11 library 10 years ago
Marco Molteni e35cee9698 Fix broken link to FrequentlyAskedQuestions 10 years ago
Martin Maly 210392eb27 Adding missing files to googlemock distribution. 10 years ago
Ferenc- 30846f31c5 Fix typo in googlemock/README.md 10 years ago