summaryrefslogtreecommitdiffstats
path: root/googlemock
Commit message (Expand)AuthorAgeFilesLines
* Include the param names in the generated description of the MATCHER_P matchers.Abseil Team2021-12-277-65/+83
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-223-15/+3
* Support std::reference_wapper as a smart pointer type in gmockAbseil Team2021-12-032-0/+13
* fix a typorefs/pull/3664/headKrystian Kuzniarek2021-11-161-1/+1
* Clarify "Times() after X" error messageTaylor Cramer2021-11-152-5/+5
* Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment =...Abseil Team2021-11-121-1/+1
* Replace use of deprecated std::iteratorrefs/pull/3650/headRaul Tambre2021-11-051-5/+7
* Googletest exportAbseil Team2021-11-031-3/+3
* Merge pull request #3581 from cclauss:codespelldinord2021-10-053-3/+3
|\
| * Fix remaining typos discovered by codespellrefs/pull/3581/headChristian Clauss2021-09-243-3/+3
* | Googletest exportAbseil Team2021-09-282-10/+8
|/
* Merge pull request #3195 from Inujel:fix-3194dinord2021-09-231-10/+7
|\
| * Using auto instead of container::const_iteratorrefs/pull/3195/headJulien JEMINE2020-12-291-10/+7
* | Merge pull request #3574 from Vertexwahn:switch_to_native_cc_rulesdinord2021-09-231-1/+0
|\ \
| * | Remove bazelbuild/rules_cc dependencyrefs/pull/3574/headVertexwahn2021-09-171-1/+0
* | | Internal changeAbseil Team2021-09-231-6/+6
|/ /
* | Googletest exportdmauro2021-09-151-4/+0
* | Googletest exportAbseil Team2021-09-151-2/+2
* | Googletest exportdmauro2021-09-151-0/+4
* | Googletest exportdmauro2021-09-151-4/+0
* | Googletest exportAbseil Team2021-09-1524-3735/+151
* | Googletest exportAbseil Team2021-08-241-7/+3
* | Merge pull request #3504 from duianto:patch-1Derek Mauro2021-08-131-1/+1
|\ \
| * | Typo, double "the"refs/pull/3504/headduianto2021-07-291-1/+1
* | | Googletest exportAbseil Team2021-08-131-43/+77
* | | Internal changeAbseil Team2021-08-061-1/+1
* | | Googletest exportAbseil Team2021-08-045-0/+170
|/ /
* | fix: typo codespelling commentrefs/pull/3499/headslowy072021-07-243-3/+3
* | Googletest exportAbseil Team2021-07-2214-28/+0
* | Googletest exportAbseil Team2021-07-091-0/+1
* | Googletest exportAbseil Team2021-07-072-0/+64
* | Googletest exportAbseil Team2021-07-072-2/+3
* | Googletest exportAbseil Team2021-06-302-17/+208
* | Don't link pthread on QNXrefs/pull/3465/headManuel Binna2021-06-261-0/+1
* | Merge pull request #3429 from 1KoT1:masterCJ Johnson2021-06-171-8/+8
|\ \
| * | feat: make a matcher ElementsAreArray applicable for std rangesrefs/pull/3429/headVasilii Pochkaenko2021-06-151-2/+2
* | | Googletest exportdmauro2021-06-021-1/+0
* | | Googletest exportAbseil Team2021-05-132-12/+26
* | | chore: fix spellingrefs/pull/3364/headJohn Bampton2021-04-153-5/+5
* | | Googletest exportAbseil Team2021-04-131-14/+12
* | | Update nicestrictnaggy gmock cook_book linksrefs/pull/3319/headAustin Sullivan2021-03-171-6/+6
* | | Googletest exportAbseil Team2021-03-1615-45/+45
* | | Googletest exportAbseil Team2021-03-101-4/+4
* | | Internal changeAbseil Team2021-03-091-1/+1
* | | Googletest exportAbseil Team2021-03-041-2/+2
* | | Googletest exportAbseil Team2021-02-186-11/+11
* | | Googletest exportAbseil Team2021-02-1815-45/+44
* | | Googletest exportAbseil Team2021-02-111-3/+3
* | | Googletest exportAbseil Team2021-02-1115-44/+45
* | | Merge pull request #3262 from platisd:masterAndy Soffer2021-02-112-2/+3
|\ \ \