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.16.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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark internal-only function as having internal linkage.
Abseil Team
2022-06-27
1
-1/+1
*
Work around a maybe-uninitialized warning under GCC 12
Derek Mauro
2022-06-01
1
-10/+17
*
gmock-spec-builders: move a method to the header.
Aaron Jacobs
2022-05-26
1
-130/+0
*
gmock-internal-utils.cc: Avoid implicit conversion from int to char
Dino Radakovic
2022-05-17
1
-1/+1
*
Remove the legacy internal GTEST_DISALLOW_* macros
Derek Mauro
2022-04-22
1
-1/+2
*
Running clang-format over all of GoogleTest
Abseil Team
2022-03-15
6
-57/+45
*
Include the param names in the generated description of the MATCHER_P matchers.
Abseil Team
2021-12-27
2
-18/+24
*
fix a typo
refs/pull/3664/head
Krystian Kuzniarek
2021-11-16
1
-1/+1
*
Clarify "Times() after X" error message
Taylor Cramer
2021-11-15
1
-4/+4
*
Googletest export
Abseil Team
2021-09-15
1
-2/+2
*
Googletest export
Abseil Team
2021-09-15
3
-33/+43
*
Internal change
Abseil Team
2021-08-06
1
-1/+1
*
Googletest export
Abseil Team
2021-08-04
1
-0/+54
*
Googletest export
Abseil Team
2021-02-18
1
-2/+2
*
Googletest export
Abseil Team
2020-08-07
1
-21/+37
*
Googletest export
Abseil Team
2020-07-09
1
-1/+1
*
Googletest export
Abseil Team
2020-07-09
1
-1/+1
*
Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.
Arthur O'Dwyer
2020-04-24
1
-2/+0
*
Googletest export
Abseil Team
2020-02-07
1
-1/+0
*
Revert "remove MSVC workaround: wmain link error in the static library"
refs/pull/2609/head
Krystian Kuzniarek
2019-11-27
1
-2/+9
*
Revert "unify googletest and googlemock main functions"
Krystian Kuzniarek
2019-11-27
1
-1/+1
*
unify googletest and googlemock main functions
refs/pull/2596/head
Krystian Kuzniarek
2019-11-22
1
-1/+1
*
remove MSVC workaround: wmain link error in the static library
Krystian Kuzniarek
2019-11-22
1
-9/+2
*
Merge pull request #2515 from ciband:feat/support_esp8266
vslashg
2019-10-25
1
-1/+8
|
\
|
*
Add ESP8266 configs to PlatformIO build
Chris Johnson
2019-10-11
1
-1/+8
|
*
feat: Add support for ESP8266 platform
Chris Johnson
2019-10-11
1
-1/+1
|
/
*
Merge pull request #2497 from thejcannon:handle_null_filename
Gennadiy Civil
2019-10-10
1
-1/+5
|
\
|
*
Use FormatFileLocation for streaming file and line
refs/pull/2497/head
Joshua Cannon
2019-10-07
1
-1/+2
|
/
*
restore mistakenly removed iffs in their explicit form
refs/pull/2387/head
Krystian Kuzniarek
2019-08-20
3
-11/+12
*
fix typos
refs/pull/2356/head
Krystian Kuzniarek
2019-07-30
3
-8/+8
*
Googletest export
misterg
2019-07-16
1
-1/+1
*
Googletest export
Abseil Team
2019-07-16
1
-1/+1
*
Renaming doc files to make the file names more palatable and in preparation f...
Gennadiy Civil
2019-06-19
1
-1/+1
*
Merge pull request #2041 from ciband:chore/fix_library_json
Gennadiy Civil
2019-01-23
2
-7/+13
|
\
|
*
fix: Add Arduino setup()/loop() functions back
Chris
2019-01-07
1
-0/+14
|
*
Merge branch 'master' into chore/fix_library_json
Chris Johnson
2019-01-04
3
-16/+4
|
|
\
|
|
/
|
/
|
|
*
fix: Remove Arduino entry points
Chris
2019-01-03
1
-17/+0
*
|
Googletest export
misterg
2019-01-03
1
-4/+4
*
|
Googletest export
misterg
2019-01-02
2
-6/+0
*
|
Googletest export
Abseil Team
2019-01-02
2
-6/+0
|
/
*
Merge pull request #2000 from ciband:feat/add_support_platformio
Gennadiy Civil
2018-12-14
1
-0/+17
|
\
|
*
feat: Add initial support for PlatformIO and Arduino
Chris Johnson
2018-12-05
1
-0/+16
*
|
Googletest export
misterg
2018-12-13
1
-1/+1
|
/
*
Googletest export
Abseil Team
2018-12-03
2
-7/+7
*
Googletest export
misterg
2018-11-20
1
-1/+1
*
Googletest export
durandal
2018-11-20
1
-110/+0
*
Remove workarounds for unsupported MSVC versions
Robin Lindén
2018-11-10
1
-3/+3
*
Merge pull request #1941 from barkovv:master
Gennadiy Civil
2018-10-29
1
-2/+2
|
\
|
*
Replaced all NULLs with nullptr in googlemock
refs/pull/1941/head
Vadim Barkov
2018-10-28
1
-2/+2
*
|
Googletest export
misterg
2018-10-29
1
-1/+2
|
/
[next]