History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
affb09edf0df | Billy Donahue | move googlemock files into googlemock/ subdir | Aug 25 2015 | |||
15d61e42bdd4 | kosak | Implement threading support for gmock on Windows. Replace U+2013 with U+002D in… | Mar 24 2014 | |||
fb25d5391143 | zhanyong.wan | Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in gtest… | Jul 28 2013 | |||
1f122a06e6aa | zhanyong.wan | Adds special support for matching StringPiece. Pulls in gtest r646. | Mar 25 2013 | |||
587c1b37c2f0 | vladlosev | Adds support for building Google Mock as a shared library (DLL). | May 20 2011 | |||
53e08c44dd34 | zhanyong.wan | Include gtest and gmock headers as user headers instead of system headers. | Sep 14 2010 | |||
b4140808f98f | zhanyong.wan | Replaces Python-style interpolation with arbitrary C++ string expression in… | Jun 9 2010 | |||
f6d6a22b8eea | zhanyong.wan | Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad… | Dec 1 2009 | |||
4a5330d3d6e5 | zhanyong.wan | Implements custom description string for MATCHER*. | Feb 19 2009 | |||
e35fdd936d13 | shiqian | Initial drop of Google Mock. The files are incomplete and thus may not build… | Dec 10 2008 |
c4science · Help