9 Commits (dda72ef32181edbfcd32a8c52b4740cd8061ab6f)

Author SHA1 Message Date
Tom Hughes 783d00fd19 Use '=default' to define trivial constructor/destructors 2 years ago
Yonggang Luo 097f64e986 Revert "Fix gmock_output_test when using MSVC" 2 years ago
Tom Hughes 0a3b403fe0 Fix gmock_output_test when using MSVC 2 years ago
Tom Hughes 4fb7039fda Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2 years ago
Derek Mauro bf66935e07 Remove the legacy internal GTEST_DISALLOW_* macros 3 years ago
Abseil Team b007c54f29 Running clang-format over all of GoogleTest 3 years ago
Abseil Team 6202251f09 Googletest export 4 years ago
Abseil Team a09ea700d3 Googletest export 5 years ago
Gennadiy Civil a3c0dd0f4d Comments changes, no functionality changes 7 years ago
Gennadiy Civil 9bc82ce725 merging 7 years ago
Gennadiy Civil e1071eb949 RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR 7 years ago
Gennadiy Civil ca54b67303
Revert "gmock actions 2" 7 years ago
Gennadiy Civil 64d24b810f ... and this 7 years ago
Gennadiy Civil 05b5a53898 formatting 7 years ago
Gennadiy Civil 2de24fbf7a tuning 7 years ago
Gennadiy Civil 055f32199a tuning 7 years ago
Gennadiy Civil 5fe8de5ded more warnings 7 years ago
Gennadiy Civil fe402c2779 Merging gMock, 2 7 years ago
Gennadiy Civil b7c568326c merging, gmock -1 7 years ago
Billy Donahue affb09edf0 move googlemock files into googlemock/ subdir 10 years ago
zhanyong.wan c896504e41 Improves the tests for nice, naggy, and strict mocks. 12 years ago
zhanyong.wan 53e08c44dd Include gtest and gmock headers as user headers instead of system headers. 15 years ago
zhanyong.wan 32de5f5376 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. 16 years ago
vladlosev 6c54a5e1f9 Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there. 16 years ago
zhanyong.wan bf55085d45 Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian. 16 years ago
zhanyong.wan e7bb5ededa Improves the error message for leaked mocks to include the test name (by Zhanyong Wan). 16 years ago
zhanyong.wan df35a763b9 Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. 16 years ago
shiqian e35fdd936d Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago