| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Remove workarounds for unsupported MSVC versions | Robin Lindén | 2018-11-10 | 2 | -7/+4 |
|/ |
|
* | Googletest export | krzysio | 2018-11-07 | 1 | -25/+8 |
* | Googletest export | misterg | 2018-10-30 | 1 | -2/+0 |
* | Merge pull request #1941 from barkovv:master | Gennadiy Civil | 2018-10-29 | 3 | -9/+9 |
|\ |
|
| * | Replaced all NULLs with nullptr in googlemock | Vadim Barkov | 2018-10-28 | 3 | -7/+7 |
* | | Googletest export | misterg | 2018-10-29 | 6 | -136/+20 |
|/ |
|
* | Googletest export | Abseil Team | 2018-10-26 | 6 | -20/+136 |
* | Googletest export | misterg | 2018-10-26 | 6 | -136/+20 |
* | Merge pull request #1911 from BrukerJWD:isnice | Gennadiy Civil | 2018-10-23 | 1 | -0/+28 |
|\ |
|
| * | Removed last reference to internal::kDefault | Jonathan Wendeborn | 2018-10-16 | 1 | -1/+0 |
| * | Merge branch 'master' into isnice | BrukerJWD | 2018-10-16 | 26 | -1339/+2875 |
| |\
| |/
|/| |
|
| * | Don't fully qualify enum member | Jonathan Wendeborn | 2018-10-16 | 1 | -2/+1 |
| * | Added Mock::IsNaggy, IsNice, and IsStrict | Jonathan Wendeborn | 2018-10-16 | 1 | -0/+30 |
* | | Project import generated by Copybara. | Abseil Team | 2018-10-11 | 1 | -0/+123 |
* | | Internal Change | misterg | 2018-10-11 | 1 | -123/+0 |
* | | Remove non-variadic pre C++11 AnyOf | misterg | 2018-10-09 | 1 | -26/+16 |
* | | Unconditionally use std::tuple. | Abseil Team | 2018-10-09 | 7 | -415/+410 |
* | | Fixing AllOfMatches test, where it properly belongs | misterg | 2018-10-08 | 1 | -8/+8 |
* | | Remove non-variadic pre C++11 AllOf | misterg | 2018-10-08 | 1 | -58/+37 |
* | | Apply clang-tidy modernize-use-nullptr to googletest. | Abseil Team | 2018-10-05 | 10 | -223/+144 |
* | | Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into 440527a61e1c91188195f7de2... | Marco Bubke | 2018-10-02 | 1 | -0/+11 |
* | | Googletest export | Abseil Team | 2018-09-14 | 1 | -10/+29 |
* | | No longer require a functor passed to ResultOf matcher to define `result_of` ... | Abseil Team | 2018-08-27 | 1 | -0/+18 |
* | | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 5 | -8/+2 |
* | | Comments changes, no functionality changes | Gennadiy Civil | 2018-08-14 | 20 | -40/+20 |
* | | Update gmock_output_test.py | Gennadiy Civil | 2018-08-09 | 1 | -1/+1 |
* | | Formatting change for auto code management, no functionality changes | Gennadiy Civil | 2018-08-09 | 1 | -1/+2 |
* | | small cleanup, np functional changes | Gennadiy Civil | 2018-08-07 | 1 | -2/+0 |
* | | automatic code sync mgt, comment only | Gennadiy Civil | 2018-08-06 | 1 | -0/+2 |
* | | Formatting changes and upstreaming one test | Gennadiy Civil | 2018-08-01 | 2 | -3/+0 |
* | | Formatting changes, code sync | Gennadiy Civil | 2018-07-25 | 1 | -2/+1 |
* | | code merge | Gennadiy Civil | 2018-07-20 | 1 | -1/+4 |
* | | code sync | Gennadiy Civil | 2018-07-19 | 1 | -0/+1 |
* | | Code sync | Gennadiy Civil | 2018-07-18 | 1 | -3/+20 |
* | | Code sync, mostly formatting and removing outdates | Gennadiy Civil | 2018-07-18 | 2 | -203/+2 |
* | | Put ifdef guard after the includes. | Adrian Moran | 2018-07-13 | 1 | -1/+1 |
* | | Avoid full test in no exceptions are enabled. | Adrian Moran | 2018-07-12 | 1 | -5/+2 |
* | | Fix issue #1654. | Adrian Moran | 2018-07-11 | 1 | -0/+2 |
* | | formatting changes | Gennadiy Civil | 2018-05-23 | 1 | -1/+1 |
* | | Formatting changes | Gennadiy Civil | 2018-05-23 | 2 | -2/+2 |
* | | Fix gmock not building when -fno-rtti | Scott Graham | 2018-05-02 | 1 | -4/+2 |
* | | merged | Gennadiy Civil | 2018-04-25 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'master' into parameterless | dnsunderland | 2018-04-18 | 2 | -4/+86 |
| |\ \ |
|
| * | | | Clone of unsubmitted cr/176529515. Introduce parameterless expectations. | David Sunderland | 2018-04-18 | 2 | -1/+108 |
* | | | | merging, | Gennadiy Civil | 2018-04-25 | 2 | -13/+124 |
| |/ /
|/| | |
|
* | | | 193353312 | Gennadiy Civil | 2018-04-18 | 1 | -0/+9 |
* | | | cl/193060888 | Gennadiy Civil | 2018-04-17 | 1 | -3/+3 |
* | | | http://cl/193060888 | Gennadiy Civil | 2018-04-17 | 1 | -30/+6 |
* | | | http://cl/193060888 | Gennadiy Civil | 2018-04-17 | 1 | -0/+42 |
* | | | typo | Gennadiy Civil | 2018-04-16 | 1 | -1/+1 |