index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googlemock
/
include
/
gmock
/
gmock-actions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update gmock-actions.h
assafpr
2022-06-27
1
-1/+1
*
gmock-actions: properly support non-moveable results in `is_callable_r`.
Aaron Jacobs
2022-05-27
1
-3/+50
*
gmock-actions: add support for move-only values to Return.
Aaron Jacobs
2022-05-13
1
-11/+45
*
gmock-actions: provide a const reference when converting in ReturnAction.
Aaron Jacobs
2022-05-12
1
-32/+15
*
gmock-actions: simplify Return and add better documentation.
Aaron Jacobs
2022-05-11
1
-76/+158
*
gmock-actions: make OnceAction public.
Aaron Jacobs
2022-05-11
1
-7/+7
*
gmock-actions: remove a no-longer-necessary friend declaration.
Aaron Jacobs
2022-05-02
1
-6/+0
*
gmock-actions: support ByMove in a specialization of ReturnAction.
Aaron Jacobs
2022-05-02
1
-25/+34
*
gmock-actions: improve comments and tests for the implicit cast in Return.
Aaron Jacobs
2022-04-27
1
-7/+8
*
Support move-only and &&-qualified actions in WithArgs.
Aaron Jacobs
2022-04-26
1
-7/+50
*
Support move-only and &&-qualified actions in DoAll.
Aaron Jacobs
2022-04-26
1
-246/+345
*
Remove the legacy internal GTEST_DISALLOW_* macros
Derek Mauro
2022-04-22
1
-4/+8
*
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
Derek Mauro
2022-04-21
1
-10/+8
*
Document two surprises in `DoAllAction::NonFinalType`.
Aaron Jacobs
2022-04-13
1
-0/+45
*
Add support for move-only and &&-qualified actions in WillOnce.
Abseil Team
2022-04-09
1
-3/+266
*
gmock: improve SFINAE for actions involving arguments.
Abseil Team
2022-04-04
1
-1/+2
*
Running clang-format over all of GoogleTest
Abseil Team
2022-03-15
1
-81/+86
*
Mark ACTION_Pn()-generated functions as must-use-result, adding non-compilati...
Abseil Team
2022-03-08
1
-0/+3
*
Change `ReturnArg` to use perfect forwarding of arguments (#3733)
Dino Radakovic
2022-01-26
1
-3/+3
*
Consistently apply IWYU pragmas across googletest and googlemock headers
Abseil Team
2022-01-18
1
-1/+3
*
Googletest export
Abseil Team
2021-07-22
1
-2/+0
*
Googletest export
Abseil Team
2021-03-16
1
-3/+3
*
Internal change
Abseil Team
2021-03-09
1
-1/+1
*
Googletest export
Abseil Team
2021-02-18
1
-1/+1
*
Googletest export
Abseil Team
2021-02-18
1
-4/+3
*
Googletest export
Abseil Team
2021-02-11
1
-3/+4
*
Googletest export
Abseil Team
2021-02-11
1
-4/+3
*
Googletest export
Abseil Team
2020-11-09
1
-97/+88
*
Googletest export
ofats
2020-11-05
1
-9/+0
*
Googletest export
Abseil Team
2020-09-20
1
-8/+9
*
Googletest export
Abseil Team
2020-09-10
1
-0/+4
*
Googletest export
Abseil Team
2020-08-27
1
-16/+160
*
Googletest export
Abseil Team
2020-08-24
1
-2/+3
*
Googletest export
Abseil Team
2020-08-24
1
-9/+14
*
Googletest export
Abseil Team
2020-08-07
1
-11/+6
*
Googletest export
Abseil Team
2020-08-07
1
-6/+11
*
Googletest export
ofats
2020-07-28
1
-10/+2
*
Googletest export
dmauro
2020-05-28
1
-1/+0
*
Googletest export
Abseil Team
2020-05-28
1
-0/+1
*
Googletest export
Abseil Team
2020-05-28
1
-3/+5
*
Merge pull request #2815 from Quuxplusone:simple
Gennadiy Rozental
2020-05-01
1
-36/+0
|
\
|
*
Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.
Arthur O'Dwyer
2020-04-24
1
-36/+0
*
|
Googletest export
Abseil Team
2020-05-01
1
-0/+26
|
/
*
Googletest export
Abseil Team
2020-03-31
1
-1/+2
*
Googletest export
Abseil Team
2020-02-28
1
-3/+33
*
Googletest export
Abseil Team
2020-02-07
1
-1/+1
*
Googletest export
Abseil Team
2020-01-16
1
-5/+238
*
Googletest export
Abseil Team
2020-01-16
1
-0/+16
*
Googletest export
Abseil Team
2020-01-09
1
-0/+37
*
Googletest export
Abseil Team
2020-01-09
1
-0/+16
[next]