summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-actions.h
Commit message (Expand)AuthorAgeFilesLines
* gmock-actions: properly support non-moveable results in `is_callable_r`.Aaron Jacobs2022-05-271-3/+50
* gmock-actions: add support for move-only values to Return.Aaron Jacobs2022-05-131-11/+45
* gmock-actions: provide a const reference when converting in ReturnAction.Aaron Jacobs2022-05-121-32/+15
* gmock-actions: simplify Return and add better documentation.Aaron Jacobs2022-05-111-76/+158
* gmock-actions: make OnceAction public.Aaron Jacobs2022-05-111-7/+7
* gmock-actions: remove a no-longer-necessary friend declaration.Aaron Jacobs2022-05-021-6/+0
* gmock-actions: support ByMove in a specialization of ReturnAction.Aaron Jacobs2022-05-021-25/+34
* gmock-actions: improve comments and tests for the implicit cast in Return.Aaron Jacobs2022-04-271-7/+8
* Support move-only and &&-qualified actions in WithArgs.Aaron Jacobs2022-04-261-7/+50
* Support move-only and &&-qualified actions in DoAll.Aaron Jacobs2022-04-261-246/+345
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-4/+8
* Eliminate the legacy GTEST_COMPILE_ASSERT_ macroDerek Mauro2022-04-211-10/+8
* Document two surprises in `DoAllAction::NonFinalType`.Aaron Jacobs2022-04-131-0/+45
* Add support for move-only and &&-qualified actions in WillOnce.Abseil Team2022-04-091-3/+266
* gmock: improve SFINAE for actions involving arguments.Abseil Team2022-04-041-1/+2
* Running clang-format over all of GoogleTestAbseil Team2022-03-151-81/+86
* Mark ACTION_Pn()-generated functions as must-use-result, adding non-compilati...Abseil Team2022-03-081-0/+3
* Change `ReturnArg` to use perfect forwarding of arguments (#3733)Dino Radakovic2022-01-261-3/+3
* Consistently apply IWYU pragmas across googletest and googlemock headersAbseil Team2022-01-181-1/+3
* Googletest exportAbseil Team2021-07-221-2/+0
* Googletest exportAbseil Team2021-03-161-3/+3
* Internal changeAbseil Team2021-03-091-1/+1
* Googletest exportAbseil Team2021-02-181-1/+1
* Googletest exportAbseil Team2021-02-181-4/+3
* Googletest exportAbseil Team2021-02-111-3/+4
* Googletest exportAbseil Team2021-02-111-4/+3
* Googletest exportAbseil Team2020-11-091-97/+88
* Googletest exportofats2020-11-051-9/+0
* Googletest exportAbseil Team2020-09-201-8/+9
* Googletest exportAbseil Team2020-09-101-0/+4
* Googletest exportAbseil Team2020-08-271-16/+160
* Googletest exportAbseil Team2020-08-241-2/+3
* Googletest exportAbseil Team2020-08-241-9/+14
* Googletest exportAbseil Team2020-08-071-11/+6
* Googletest exportAbseil Team2020-08-071-6/+11
* Googletest exportofats2020-07-281-10/+2
* Googletest exportdmauro2020-05-281-1/+0
* Googletest exportAbseil Team2020-05-281-0/+1
* Googletest exportAbseil Team2020-05-281-3/+5
* Merge pull request #2815 from Quuxplusone:simpleGennadiy Rozental2020-05-011-36/+0
|\
| * Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.Arthur O'Dwyer2020-04-241-36/+0
* | Googletest exportAbseil Team2020-05-011-0/+26
|/
* Googletest exportAbseil Team2020-03-311-1/+2
* Googletest exportAbseil Team2020-02-281-3/+33
* Googletest exportAbseil Team2020-02-071-1/+1
* Googletest exportAbseil Team2020-01-161-5/+238
* Googletest exportAbseil Team2020-01-161-0/+16
* Googletest exportAbseil Team2020-01-091-0/+37
* Googletest exportAbseil Team2020-01-091-0/+16
* Googletest exportAbseil Team2020-01-021-17/+0