28 Commits (b0ed43e72447c99f297dc86a75d7d58d53af5a07)

Author SHA1 Message Date
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
misterg cb5b05436d Added Copyright 8 years ago
misterg b98e30b427 Initial Revision, review 164634031 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