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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-28
6
-14/+46
|
|
\
\
\
|
*
\
\
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-25
1
-1/+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-14
7
-31/+19
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-08-25
20
-63/+50
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Custom type with Combine(). Fix for #3781
Baruch Burstein
2022-07-31
5
-10/+180
*
|
|
|
|
|
|
Uses a simpler mechanism to disable the copying of GoogleTest test suites, to...
Abseil Team
2022-09-30
2
-6/+12
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Rollback: Moves boilerplate disabling copy constructor/assignment from Google...
Abseil Team
2022-09-28
2
-16/+6
*
|
|
|
|
|
Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ...
Abseil Team
2022-09-28
2
-6/+13
*
|
|
|
|
|
Uses a simpler mechanism to disable the copying of GoogleTest test suites.
Abseil Team
2022-09-28
2
-13/+6
*
|
|
|
|
|
Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES...
Abseil Team
2022-09-28
2
-6/+16
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #4016 from Maratyszcza:qurt
Copybara-Service
2022-09-27
5
-13/+44
|
\
\
\
\
\
|
*
|
|
|
|
Port GoogleTest to QuRT (Hexagon RTOS)
refs/pull/4016/head
Marat Dukhan
2022-09-26
5
-10/+40
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...
Abseil Team
2022-09-27
1
-1/+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #4011 from softwaregravy:patch-1
Copybara-Service
2022-09-21
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update link to Bazel installation guide
refs/pull/4011/head
John Hinnegan
2022-09-18
1
-1/+1
|
/
/
/
*
|
|
Fix MSVC C++14 flag for GitHub workflow
Derek Mauro
2022-09-13
1
-1/+1
*
|
|
Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7
Derek Mauro
2022-09-13
4
-4/+8
*
|
|
Merge pull request #3984 from keith:ks/bazel-move-std-c-14-to-.bazelrc
Copybara-Service
2022-09-13
4
-8/+4
|
\
\
\
|
*
|
|
bazel: move -std=c++14 to .bazelrc
refs/pull/3984/head
Keith Smiley
2022-08-19
4
-8/+4
*
|
|
|
Use UnorderedElementsAre in example about using matchers with maps
Abseil Team
2022-09-09
1
-6/+7
*
|
|
|
Remove obsolete MSVC warning pragmas for Invalid<T>()
Abseil Team
2022-09-08
1
-11/+0
*
|
|
|
Fixed header guards to match style guide conventions.
Abseil Team
2022-09-01
1
-3/+3
*
|
|
|
Merge pull request #3916 from asmodai27:main
Copybara-Service
2022-08-30
2
-4/+5
|
\
\
\
\
|
*
|
|
|
Avoid implicit conversion from int to char
refs/pull/3916/head
Jérôme Travert
2022-06-26
1
-1/+1
|
*
|
|
|
Avoid implicit conversion from int to char
Jérôme Travert
2022-06-26
1
-1/+1
*
|
|
|
|
Consider all TERM values ending in "-256color" to be color supporting. In par...
Abseil Team
2022-08-26
1
-6/+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add support of 19-member structs to gmock UnpackStructImpl.
Hardik Vala
2022-08-22
2
-0/+10
|
|
/
/
|
/
|
|
*
|
|
Update README.md to point to the Foundational C++ Support Policy
Derek Mauro
2022-08-16
1
-33/+6
*
|
|
Add --features=external_include_paths to Bazel CI to ignore warnings
Derek Mauro
2022-08-12
3
-3/+7
*
|
|
gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation
Dino Radakovic
2022-08-08
1
-2/+2
*
|
|
Explicitly instantiate matchee std::string in MatchesRegex
Dino Radakovic
2022-08-04
1
-1/+1
*
|
|
Merge pull request #3918 from assafpr:master2main
Copybara-Service
2022-08-01
14
-23/+23
|
\
\
\
|
*
|
|
Update gtest.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gmock-matchers.h
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gmock-actions.h
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gmock-spec-builders_test.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gtest-death-test.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gmock-spec-builders.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update advanced.md
assafpr
2022-06-27
1
-5/+5
|
*
|
|
documentation, change mater branch to main
assafpr
2022-06-22
1
-2/+2
|
*
|
|
Update faq.md
assafpr
2022-06-22
1
-1/+1
|
*
|
|
Update CONTRIBUTING.md
assafpr
2022-06-22
1
-1/+1
|
*
|
|
documentation, change mater branch to main
assafpr
2022-06-22
1
-1/+1
|
*
|
|
documentation, change mater branch to main
assafpr
2022-06-22
1
-1/+1
|
*
|
|
Update gmock_output_test_golden.txt
assafpr
2022-06-22
1
-4/+4
|
*
|
|
change link from master to main in documentation
assafpr
2022-06-22
1
-1/+1
*
|
|
|
Merge pull request #3951 from matdibu:main
Copybara-Service
2022-08-01
1
-1/+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gtest-death-test: add 'noreturn'
refs/pull/3951/head
Matei Dibu
2022-07-20
1
-1/+1
*
|
|
|
Add support of 18-member structs to gmock UnpackStructImpl.
refs/pull/3966/head
Abseil Team
2022-07-29
2
-2/+17
*
|
|
|
Merge pull request #3953 from georgthegreat:patch-1
Copybara-Service
2022-07-26
1
-2/+2
|
\
\
\
\
[prev]
[next]