36 Commits (a33b6b091999d44f771761be03beb64d3af2350a)

Author SHA1 Message Date
Alyssa Wilk fa5d3b3845 Applying lint checks from upstream google3 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
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
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
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 years ago
mazong1123 dc2dbf1fbf Reformatted the Unprintable operator== code style. 9 years ago
mazong1123 531bf5c410 Fixed issue #775 9 years ago
Li Peng 266a185a52 remove duplicated words 9 years ago
Jacob Meacham d4aa34b05d Fix link that's returned when running tests. #714 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
Simon Newton 39062f4e30 Fix the googlemock autotools build. 10 years ago
Billy Donahue b78f858d0c Include <memory> to use std::unique_ptr. 10 years ago
Billy Donahue f19b060075 Googlemock has some tuples containing lvalue refs in its unit tests. 10 years ago
Billy Donahue affb09edf0 move googlemock files into googlemock/ subdir 10 years ago