133 Commits (11841175d8023203898e4168c49e80590a19795c)

Author SHA1 Message Date
Carlos O'Ryan cf3adad594
Add licenses() directive for googlemock/tests. 7 years ago
Wojciech Mamrak 3464f76e89
Improved description of VS std::tuple support 7 years ago
Romain Geissler 20e2de7d8b Remove gcc 6 misleading indentations. 7 years ago
Arkady Shapkin 840c711e7b Fix gmock tests when std::unary_function unavailable 7 years ago
Arkadiy Shapkin 2641b021fc Fix tests with VS2015 and VS2017 7 years ago
Dariusz Ostolski ecb1c3ddb6 #1282: Doc typo fix 7 years ago
Jonathan Wakely b70cf1a663 Use gender-neutral pronouns in comments and docs 7 years ago
Alex Yursha 4f68ab5b84 Fix ellipsis position in examples 7 years ago
Roman Lebedev 1a62d1b088
CMake: use threads if allowed and found, not just if found. 7 years ago
Herbert Thielen e033d8c73d change links from former code.google.com to current github repository 7 years ago
Herbert Thielen bb8399e1ba use plural verb as mentioned in issue #1105 7 years ago
Herbert Thielen 29c07aa9db remove Yob's comma mentioned in issue #1105 7 years ago
Alyssa Wilk fa5d3b3845 Applying lint checks from upstream google3 7 years ago
Arkady Shapkin cb8ebf5c9a Support x64 configuration for old VS2015 projects 7 years ago
Arkady Shapkin 88269cd365 Support x64 configuration for old VS2010 projects 7 years ago
Roman Perepelitsa 966b549c88 Support ref-qualified member functions in Property(). 7 years ago
Maurice Gilden 1ee8079651 Remove unused variable 7 years ago
Gennadiy Civil 3cf65b5d86 Added "explicit" as per compiler suggestion 7 years ago
Gennadiy Civil 026735daf3 Proposing these changes, please review 7 years ago
Maurice Gilden b0ed43e724 Change tabs to spaces in test case 7 years ago
Maurice Gilden 36777251c0 Switch return type to class without default constructor 7 years ago
Maurice Gilden cc99900036 Fix test if exceptions are not supported 7 years ago
Maurice Gilden 95f18d9938 adds test for NiceMock with unknown return value 7 years ago
Alyssa Wilk a2803bc37d Handling invalid flag values 7 years ago
Maurice Gilden 5b4166f05f Add function name to exception if there's no default action 7 years ago
David Seifert 8604c4adac Add support for pkgconfig 7 years ago
Herbert Thielen dc7214f222 say "former version" instead of "released version" 7 years ago
Eduardo Caceres 854b28f199 Minor style fixes 7 years ago
misterg cb5b05436d Added Copyright 7 years ago
misterg b98e30b427 Initial Revision, review 164634031 7 years ago
Alyssa Wilk 6e1970e237 Adding a flag option to change the default mock type 7 years ago
Matthew Woehlke 0e8e0e07d6 Fix library install destinations 7 years ago
misterg 66a036959f WIP 7 years ago
misterg 5a5e3c17bb Added googlemock tests 7 years ago
misterg 4f5c01b4c9 Added googlemock tests 7 years ago
Shlomi Fish aac403334d Correct some typos in a comment 7 years ago
Christophe Vidal 623616a50a Fixed typo 7 years ago
Herbert Thielen ec19d455bc fix links to Google C++ Style Guide 7 years ago
Herbert Thielen 6b89677481 remove doc of former versions 7 years ago
Herbert Thielen 58b42274c0 remove obsolete reference to SVN trunk and fix link to pump manual 7 years ago
Jose Nino 5c279131db docs: fix broken link 7 years ago
Carlos O'Ryan 0ffd8629c9 More tables that did not render correctly. 7 years ago
Carlos O'Ryan 2fcbc0c1ab Remove silly claim that C++ lacks lambdas. 7 years ago
Carlos O'Ryan f20797bd8d Same fixes for "current" version. 7 years ago
Carlos O'Ryan 1dde1eed38 Fix typos too s/destoyed/destroyed/ 7 years ago
Carlos O'Ryan 280b22708c Fix table formatting. 7 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