summaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Expand)AuthorAgeFilesLines
* gmock-spec-builders: add support for non-moveable types.Aaron Jacobs2022-05-271-53/+55
* gmock-actions: properly support non-moveable results in `is_callable_r`.Aaron Jacobs2022-05-271-1/+29
* gmock-actions: add support for move-only values to Return.Aaron Jacobs2022-05-131-18/+38
* gmock-actions: provide a const reference when converting in ReturnAction.Aaron Jacobs2022-05-121-15/+52
* gmock-actions: simplify Return and add better documentation.Aaron Jacobs2022-05-112-17/+34
* gmock-actions: make OnceAction public.Aaron Jacobs2022-05-111-1/+1
* gmock-actions: improve comments and tests for the implicit cast in Return.Aaron Jacobs2022-04-271-0/+31
* Support move-only and &&-qualified actions in WithArgs.Aaron Jacobs2022-04-261-2/+23
* Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too.Abseil Team2022-04-265-50/+144
* Support move-only and &&-qualified actions in DoAll.Aaron Jacobs2022-04-261-7/+99
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-2212-32/+72
* Document two surprises in `DoAllAction::NonFinalType`.Aaron Jacobs2022-04-131-0/+83
* Add support for move-only and &&-qualified actions in WillOnce.Abseil Team2022-04-091-28/+310
* Use ResultOf()'s result_description when explaining match result.Abseil Team2022-04-041-0/+11
* Address deprecation warning surfaced by Github presubmit testsAbseil Team2022-03-231-4/+4
* Split gmock-matchers_test into 4 smaller test #3653Mattias Ellert2022-03-238-8644/+8853
* Merge branch 'main' into promote-inclusive-behaviorrefs/pull/3779/headBrad Messer2022-03-1818-1377/+1057
|\
| * Running clang-format over all of GoogleTestAbseil Team2022-03-1518-1377/+1057
* | Remove sanity as it is offensive to neurodiverse individuals.Brad Messer2022-03-181-1/+1
|/
* Add a 3-arg overload for ResultOf() matcher that takes a description string f...Abseil Team2022-02-101-0/+10
* Change `ReturnArg` to use perfect forwarding of arguments (#3733)Dino Radakovic2022-01-261-0/+6
* Include the param names in the generated description of the MATCHER_P matchers.Abseil Team2021-12-273-32/+32
* 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-031-0/+6
* Clarify "Times() after X" error messageTaylor Cramer2021-11-151-1/+1
* 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-051-1/+1
|\
| * Fix remaining typos discovered by codespellrefs/pull/3581/headChristian Clauss2021-09-241-1/+1
* | Googletest exportAbseil Team2021-09-281-9/+6
|/
* Remove bazelbuild/rules_cc dependencyrefs/pull/3574/headVertexwahn2021-09-171-1/+0
* Googletest exportAbseil Team2021-09-155-79/+75
* Googletest exportAbseil Team2021-08-042-0/+67
* fix: typo codespelling commentrefs/pull/3499/headslowy072021-07-241-1/+1
* Googletest exportAbseil Team2021-07-071-0/+28
* Googletest exportAbseil Team2021-07-072-2/+3
* Googletest exportAbseil Team2021-06-301-11/+86
* Don't link pthread on QNXrefs/pull/3465/headManuel Binna2021-06-261-0/+1
* Googletest exportdmauro2021-06-021-1/+0
* Googletest exportAbseil Team2021-05-131-6/+18
* chore: fix spellingrefs/pull/3364/headJohn Bampton2021-04-151-1/+1
* Googletest exportAbseil Team2021-03-041-2/+2
* Googletest exportAbseil Team2021-02-182-6/+6
* Googletest exportAbseil Team2021-02-181-3/+3
* Googletest exportAbseil Team2021-02-111-3/+3
* Googletest exportAbseil Team2021-02-111-3/+3
* Googletest exportAbseil Team2021-02-052-59/+0
* Googletest exportofats2021-01-266-1573/+869
* Googletest exportAbseil Team2021-01-262-0/+307