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-spec-builders.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a -Wdeprecated warning.
Arthur O'Dwyer
2020-04-24
1
-1/+4
*
Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.
Arthur O'Dwyer
2020-04-24
1
-4/+0
*
Merge pull request #2350 from adambadura:MockFunctionFromStdFunction
Xiaoyi Zhang
2020-03-24
1
-38/+92
|
\
|
*
Add support for std::function in MockFunction (#2277)
refs/pull/2350/head
Adam Badura
2020-03-18
1
-39/+93
|
/
*
remove MSVC workaround: warning 4355
refs/pull/2595/head
Krystian Kuzniarek
2019-11-22
1
-8/+0
*
Merge pull request #2387 from kuzkry:iff
Shaindel Schwartz
2019-09-12
1
-16/+19
|
\
|
*
restore mistakenly removed iffs in their explicit form
refs/pull/2387/head
Krystian Kuzniarek
2019-08-20
1
-16/+19
*
|
Googletest export
kuzkry
2019-09-06
1
-2/+2
|
/
*
remove custom implementations of std::is_same
refs/pull/2399/head
Krystian Kuzniarek
2019-08-14
1
-3/+3
*
remove an excessive mutable type specifier
refs/pull/2359/head
Krystian Kuzniarek
2019-08-01
1
-1/+1
*
fix typos
refs/pull/2356/head
Krystian Kuzniarek
2019-07-30
1
-14/+14
*
Add missing <functional> include
refs/pull/2332/head
Adam Badura
2019-07-16
1
-0/+1
*
Googletest export
Abseil Team
2019-01-22
1
-1/+1
*
Googletest export
Abseil Team
2019-01-18
1
-2/+8
*
Googletest export
misterg
2019-01-02
1
-4/+0
*
Googletest export
Abseil Team
2019-01-02
1
-11/+2
*
Googletest export
Abseil Team
2018-12-03
1
-25/+20
*
Googletest export
Abseil Team
2018-11-08
1
-69/+144
*
Googletest export
misterg
2018-10-31
1
-1/+1
*
Merge pull request #1941 from barkovv:master
Gennadiy Civil
2018-10-29
1
-2/+3
|
\
|
*
Replaced all NULLs with nullptr in googlemock
refs/pull/1941/head
Vadim Barkov
2018-10-28
1
-1/+1
*
|
Googletest export
misterg
2018-10-29
1
-20/+11
|
/
*
Googletest export
Abseil Team
2018-10-26
1
-11/+20
*
Googletest export
misterg
2018-10-26
1
-20/+11
*
Merge pull request #1911 from BrukerJWD:isnice
Gennadiy Civil
2018-10-23
1
-0/+10
|
\
|
*
Merge branch 'master' into isnice
BrukerJWD
2018-10-16
1
-115/+187
|
|
\
|
*
|
Added Mock::IsNaggy, IsNice, and IsStrict
Jonathan Wendeborn
2018-10-16
1
-0/+10
*
|
|
Googletest export
Abseil Team
2018-10-18
1
-21/+18
|
|
/
|
/
|
*
|
Merge pull request #1908 from rwoldberg:master
Gennadiy Civil
2018-10-12
1
-5/+6
|
\
\
|
*
|
Change types to remove cast warnings.
refs/pull/1908/head
Robert Woldberg
2018-10-12
1
-3/+3
|
/
/
*
|
Apply clang-tidy modernize-use-nullptr to googletest.
Abseil Team
2018-10-05
1
-10/+10
*
|
googletest export
misterg
2018-08-20
1
-8/+7
*
|
Comments changes, no functionality changes.
Gennadiy Civil
2018-08-14
1
-2/+2
*
|
Comments changes, no functionality changes
refs/pull/1740/head
Gennadiy Civil
2018-08-14
1
-2/+1
*
|
Formatting changes for automatic code management
Gennadiy Civil
2018-07-27
1
-0/+2
*
|
Fix warning C4819: The file contains a character that cannot be represented i...
duxiuxing
2018-07-17
1
-18/+18
*
|
Clone of unsubmitted cr/176529515. Introduce parameterless expectations.
David Sunderland
2018-04-18
1
-12/+78
*
|
Remove multiple inheritance from "unintesting call" mock classes.
refs/pull/1557/head
Victor Costan
2018-04-12
1
-8/+3
*
|
Merging gMock, 2
Gennadiy Civil
2018-04-05
1
-49/+58
*
|
Code merges
Gennadiy Civil
2018-01-26
1
-5/+4
*
|
Use gender-neutral pronouns in comments and docs
refs/pull/1275/head
Jonathan Wakely
2017-09-27
1
-1/+1
*
|
Adding a flag option to change the default mock type
Alyssa Wilk
2017-08-10
1
-1/+0
*
|
Use std::string and ::string explicitly in gtest and gmock code.
refs/pull/1089/head
Nico Weber
2017-05-15
1
-25/+28
|
/
*
move googlemock files into googlemock/ subdir
Billy Donahue
2015-08-25
1
-0/+1847