History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
affb09edf0df | Billy Donahue | move googlemock files into googlemock/ subdir | Aug 25 2015 | |||
c896504e4175 | zhanyong.wan | Improves the tests for nice, naggy, and strict mocks. | Mar 1 2013 | |||
53e08c44dd34 | zhanyong.wan | Include gtest and gmock headers as user headers instead of system headers. | Sep 14 2010 | |||
32de5f537631 | zhanyong.wan | Fixes a slew of compiler warnings and turns on "warning as error" in the scons… | Dec 23 2009 | |||
6c54a5e1f91e | vladlosev | Enables more verbose output for expectations (by Sverre Sundsdal); Fixes… | Oct 21 2009 | |||
bf55085d456e | zhanyong.wan | Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a… | Jun 9 2009 | |||
e7bb5ededa4d | zhanyong.wan | Improves the error message for leaked mocks to include the test name (by… | May 6 2009 | |||
df35a763b9d9 | zhanyong.wan | Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. | Apr 23 2009 | |||
e35fdd936d13 | shiqian | Initial drop of Google Mock. The files are incomplete and thus may not build… | Dec 10 2008 |
c4science · Help