Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support to gmock_gen for nested templates. | kosak | 2015-01-08 | 1 | -0/+36 |
* | Add support for C++11 explicitly defaulted and deleted special member functio... | kosak | 2014-11-17 | 1 | -0/+62 |
* | Handle parameters without variable names when the type includes *, & or []. | kosak | 2014-11-17 | 1 | -0/+30 |
* | Make the gmock generator work with the 'override' keyword. Also pull in gtest... | kosak | 2014-03-12 | 1 | -0/+11 |
* | makes googlemock generator handle some class templates; pulls in gtest r662 | zhanyong.wan | 2013-09-06 | 1 | -0/+50 |
* | Fixes issue 139 and issue 140. | vladlosev | 2011-05-20 | 1 | -0/+45 |
* | Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance... | zhanyong.wan | 2011-02-01 | 1 | -0/+16 |
* | Adds more tests for the gmock generator. | zhanyong.wan | 2010-10-05 | 1 | -5/+66 |
* | Makes all container matchers work with (possibly multi-dimensional) native ar... | zhanyong.wan | 2009-06-04 | 1 | -1/+1 |
* | Improves gmock generator and adds a test for it (by Neal Norwitz). | zhanyong.wan | 2009-06-02 | 1 | -0/+137 |