| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2527 from PiotrNycz:gmock_prevent_return_ref_to_store_tem... | vslashg | 2019-10-29 | 1 | -0/+36 |
|\ |
|
| * | variable names corrected (followed google coding style)refs/pull/2527/head | Piotr Nycz | 2019-10-25 | 1 | -14/+14 |
|
|
| * | Apply 80chars limit | Piotr Nycz | 2019-10-25 | 1 | -1/+2 |
|
|
| * | Tests simplified and names corrected (POD->scalar) | Piotr Nycz | 2019-10-24 | 1 | -49/+18 |
|
|
| * | Added more tests to verify: ReturnRef not accept temporary | Piotr Nycz | 2019-10-23 | 1 | -15/+57 |
|
|
| * | Added tests verifying that temporaries are accepted by ReturnRef | Piotr Nycz | 2019-10-22 | 1 | -0/+24 |
|
|
* | | Googletest export | Abseil Team | 2019-10-23 | 1 | -0/+26 |
|/ |
|
* | Googletest export | Abseil Team | 2019-08-15 | 1 | -8/+0 |
|
|
* | Googletest export | Abseil Team | 2019-04-01 | 1 | -8/+0 |
|
|
* | Googletest export | Abseil Team | 2019-01-17 | 1 | -1/+2 |
|
|
* | Googletest export | Abseil Team | 2019-01-14 | 1 | -5/+3 |
|
|
* | Googletest export | misterg | 2019-01-02 | 1 | -4/+0 |
|
|
* | Googletest export | Abseil Team | 2019-01-02 | 1 | -10/+0 |
|
|
* | Googletest export | Abseil Team | 2018-12-20 | 1 | -12/+0 |
|
|
* | Googletest export | Abseil Team | 2018-12-03 | 1 | -5/+5 |
|
|
* | Googletest export | misterg | 2018-11-20 | 1 | -2/+2 |
|
|
* | Googletest export | Abseil Team | 2018-11-20 | 1 | -2/+0 |
|
|
* | Googletest export | Abseil Team | 2018-11-20 | 1 | -0/+118 |
|
|
* | Remove workarounds for unsupported MSVC versions | Robin Lindén | 2018-11-10 | 1 | -2/+2 |
|
|
* | Unconditionally use std::tuple. | Abseil Team | 2018-10-09 | 1 | -91/+91 |
|
|
* | Apply clang-tidy modernize-use-nullptr to googletest. | Abseil Team | 2018-10-05 | 1 | -14/+14 |
|
|
* | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 1 | -1/+1 |
|
|
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -2/+1 |
|
|
* | small cleanup, np functional changesrefs/pull/1704/head | Gennadiy Civil | 2018-08-07 | 1 | -2/+0 |
|
|
* | automatic code sync mgt, comment onlyrefs/pull/1700/head | Gennadiy Civil | 2018-08-06 | 1 | -0/+2 |
|
|
* | Code sync, mostly formatting and removing outdates | Gennadiy Civil | 2018-07-18 | 1 | -202/+0 |
|
|
* | merging, testing, this should be itrefs/pull/1576/head | Gennadiy Civil | 2018-04-16 | 1 | -1/+1 |
|
|
* | merging | Gennadiy Civil | 2018-04-16 | 1 | -3/+2 |
|
|
* | merging | Gennadiy Civil | 2018-04-16 | 1 | -2/+3 |
|
|
* | more pizzarefs/pull/1571/head | Gennadiy Civil | 2018-04-13 | 1 | -3/+2 |
|
|
* | more OSX pizzas | Gennadiy Civil | 2018-04-13 | 1 | -1/+2 |
|
|
* | osx pizzas | Gennadiy Civil | 2018-04-13 | 1 | -2/+3 |
|
|
* | merging gmock actions test | Gennadiy Civil | 2018-04-13 | 1 | -0/+1 |
|
|
* | merging, gmock actions test | Gennadiy Civil | 2018-04-13 | 1 | -1/+142 |
|
|
* | merge | Gennadiy Civil | 2018-04-10 | 1 | -143/+1 |
|\ |
|
| * | Revert "gmock actions 2"refs/pull/1556/head | Gennadiy Civil | 2018-04-10 | 1 | -159/+1 |
|
|
| * | formatting | Gennadiy Civil | 2018-04-09 | 1 | -0/+3 |
|
|
| * | msvc | Gennadiy Civil | 2018-04-09 | 1 | -0/+13 |
|
|
| * | testing msvc again | Gennadiy Civil | 2018-04-09 | 1 | -16/+0 |
|
|
| * | More msvc 14 | Gennadiy Civil | 2018-04-09 | 1 | -0/+16 |
|
|
* | | RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors... | Gennadiy Civil | 2018-04-10 | 1 | -0/+16 |
|/ |
|
* | merging gmock-actions 2 | Gennadiy Civil | 2018-04-06 | 1 | -1/+143 |
|
|
* | Merging gMock, 2 | Gennadiy Civil | 2018-04-05 | 1 | -0/+1 |
|
|
* | More merges, removing old dead code | Gennadiy Civil | 2018-03-13 | 1 | -2/+2 |
|
|
* | Try to handle unsigned wchar_t (arm) a bit better | Scott Graham | 2018-02-23 | 1 | -0/+4 |
|
|
* | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -1/+1 |
|
|
* | googlemock: Support C++11 language with pre-C++11 libraryrefs/pull/611/head | Mark Mentovai | 2015-10-12 | 1 | -2/+2 |
|
|
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+1411 |
|
|