125 Commits (a33b6b091999d44f771761be03beb64d3af2350a)

Author SHA1 Message Date
Roman Lebedev 1a62d1b088
CMake: use threads if allowed and found, not just if found. 8 years ago
Herbert Thielen e033d8c73d change links from former code.google.com to current github repository 8 years ago
Herbert Thielen bb8399e1ba use plural verb as mentioned in issue #1105 8 years ago
Herbert Thielen 29c07aa9db remove Yob's comma mentioned in issue #1105 8 years ago
Alyssa Wilk fa5d3b3845 Applying lint checks from upstream google3 8 years ago
Arkady Shapkin cb8ebf5c9a Support x64 configuration for old VS2015 projects 8 years ago
Arkady Shapkin 88269cd365 Support x64 configuration for old VS2010 projects 8 years ago
Roman Perepelitsa 966b549c88 Support ref-qualified member functions in Property(). 8 years ago
Maurice Gilden 1ee8079651 Remove unused variable 8 years ago
Gennadiy Civil 3cf65b5d86 Added "explicit" as per compiler suggestion 8 years ago
Gennadiy Civil 026735daf3 Proposing these changes, please review 8 years ago
Maurice Gilden b0ed43e724 Change tabs to spaces in test case 8 years ago
Maurice Gilden 36777251c0 Switch return type to class without default constructor 8 years ago
Maurice Gilden cc99900036 Fix test if exceptions are not supported 8 years ago
Maurice Gilden 95f18d9938 adds test for NiceMock with unknown return value 8 years ago
Alyssa Wilk a2803bc37d Handling invalid flag values 8 years ago
Maurice Gilden 5b4166f05f Add function name to exception if there's no default action 8 years ago
David Seifert 8604c4adac Add support for pkgconfig 8 years ago
Herbert Thielen dc7214f222 say "former version" instead of "released version" 8 years ago
Eduardo Caceres 854b28f199 Minor style fixes 8 years ago
misterg cb5b05436d Added Copyright 8 years ago
misterg b98e30b427 Initial Revision, review 164634031 8 years ago
Alyssa Wilk 6e1970e237 Adding a flag option to change the default mock type 8 years ago
Matthew Woehlke 0e8e0e07d6 Fix library install destinations 8 years ago
misterg 66a036959f WIP 8 years ago
misterg 5a5e3c17bb Added googlemock tests 8 years ago
misterg 4f5c01b4c9 Added googlemock tests 8 years ago
Shlomi Fish aac403334d Correct some typos in a comment 8 years ago
Christophe Vidal 623616a50a Fixed typo 8 years ago
Herbert Thielen ec19d455bc fix links to Google C++ Style Guide 8 years ago
Herbert Thielen 6b89677481 remove doc of former versions 8 years ago
Herbert Thielen 58b42274c0 remove obsolete reference to SVN trunk and fix link to pump manual 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
Hector Dearman 41ad243d93 Fix typo in gmock-actions.h 8 years ago
Hector Dearman 24054ff073 Fixed misspelling in assertion message. 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
Olivier Clavel b74070cfd9 googlemock version must be changed as well 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