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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'master' into isnice
BrukerJWD
2018-10-16
24
-2536/+3350
|
|
\
|
*
|
Added Mock::IsNaggy, IsNice, and IsStrict
Jonathan Wendeborn
2018-10-16
1
-0/+10
*
|
|
Googletest export
Abseil Team
2018-10-18
9
-413/+341
|
|
/
|
/
|
*
|
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
|
/
/
*
|
Remove non-variadic pre C++11 AnyOf
misterg
2018-10-09
3
-251/+0
*
|
Unconditionally use std::tuple.
Abseil Team
2018-10-09
12
-933/+887
*
|
Remove testing::internal::BothOfMatcher, no longer needed
misterg
2018-10-09
1
-26/+0
*
|
Remove non-variadic pre C++11 AllOf
misterg
2018-10-08
3
-228/+1
*
|
Apply clang-tidy modernize-use-nullptr to googletest.
Abseil Team
2018-10-05
3
-50/+47
*
|
Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into 440527a61e1c91188195f7de2...
Marco Bubke
2018-10-02
2
-26/+34
*
|
Googletest export
misterg
2018-09-25
3
-532/+17
*
|
Googletest export
refs/pull/1837/head
Abseil Team
2018-09-14
1
-13/+1
*
|
Fix gcc misleading indentation again.
refs/pull/1820/head
Romain Geissler
2018-09-09
2
-12/+24
*
|
Googletest export
misterg
2018-08-31
1
-3/+5
*
|
Googletest export
misterg
2018-08-31
1
-4/+3
*
|
Update gmock-matchers.h
refs/pull/1790/head
Gennadiy Civil
2018-08-30
1
-3/+4
*
|
Googletest export
Abseil Team
2018-08-28
2
-3/+4
*
|
No longer require a functor passed to ResultOf matcher to define `result_of` ...
Abseil Team
2018-08-27
1
-34/+35
*
|
googletest export
misterg
2018-08-20
3
-8/+17
*
|
googletest export
refs/pull/1746/head
Abseil Team
2018-08-15
1
-3/+3
*
|
Comments changes, no functionality changes.
Gennadiy Civil
2018-08-14
3
-6/+6
*
|
Comments changes, no functionality changes
refs/pull/1740/head
Gennadiy Civil
2018-08-14
17
-34/+17
*
|
Code formatting changes, clean up, no functionality changes
refs/pull/1738/head
Gennadiy Civil
2018-08-14
2
-12/+6
*
|
formatting custom/README.md
Gennadiy Civil
2018-08-14
1
-1/+1
*
|
formatting for new READMEs
Gennadiy Civil
2018-08-13
1
-6/+6
*
|
Move instructions into custom/README files
Gennadiy Civil
2018-08-13
3
-13/+18
*
|
comment cleanup
refs/pull/1732/head
Gennadiy Civil
2018-08-13
1
-2/+0
*
|
Formatting changes for automatic code management
Gennadiy Civil
2018-07-27
23
-1/+47
*
|
Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp
Masaru Tsuchiyama
2018-07-21
3
-23/+41
|
\
\
|
*
|
code merge
refs/pull/1676/head
Gennadiy Civil
2018-07-20
1
-0/+14
|
*
|
Merge branch 'master' into googletest_for_asam
refs/pull/1668/head
duxiuxing
2018-07-19
1
-4/+8
|
|
\
\
|
|
*
|
code sync
Gennadiy Civil
2018-07-19
1
-4/+8
|
*
|
|
Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio
杜修杏
2018-07-19
1
-2/+2
|
*
|
|
Merge branch 'master' into googletest_for_asam
duxiuxing
2018-07-19
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Fix warning C4819: The file contains a character that cannot be represented i...
duxiuxing
2018-07-17
3
-21/+21
*
|
|
|
Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp
Masaru Tsuchiyama
2018-07-18
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Formatting and a link
Gennadiy Civil
2018-07-18
1
-1/+1
|
|
/
/
*
|
|
This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP.
Masaru Tsuchiyama
2018-06-30
2
-8/+8
|
/
/
*
|
Fix gmock not building when -fno-rtti
Scott Graham
2018-05-02
1
-4/+4
*
|
merging,
Gennadiy Civil
2018-04-25
5
-480/+803
*
|
193353312
Gennadiy Civil
2018-04-18
1
-4/+7
*
|
http://cl/193060888
Gennadiy Civil
2018-04-17
1
-5/+13
*
|
test-meerging
Gennadiy Civil
2018-04-16
2
-34/+6
*
|
merging gmock generated matchers
Gennadiy Civil
2018-04-16
2
-264/+367
*
|
merging
refs/pull/1567/head
Gennadiy Civil
2018-04-12
2
-0/+20
*
|
merging
refs/pull/1566/head
Gennadiy Civil
2018-04-12
1
-18/+14
*
|
Merge branch 'master' of https://github.com/google/googletest
Gennadiy Civil
2018-04-12
3
-210/+203
|
\
\
|
*
|
Remove multiple inheritance from "unintesting call" mock classes.
refs/pull/1557/head
Victor Costan
2018-04-12
3
-210/+203
*
|
|
small cleanup
Gennadiy Civil
2018-04-12
1
-0/+8
|
/
/
[prev]
[next]