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.17.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
*
Add Windows CI script
Dino Radakovic
2022-10-17
1
-0/+56
*
Use attribute testing to simplify portable attribute macros
Derek Mauro
2022-10-14
1
-48/+37
*
Terse printing of std::reference_wrapper hides pointer
Abseil Team
2022-10-14
2
-0/+30
*
Merge pull request #4035 from Vertexwahn:update-deps
Copybara-Service
2022-10-12
1
-8/+13
|
\
|
*
Update rules_python, bazel_skylib and platfroms
refs/pull/4035/head
Vertexwahn
2022-10-08
1
-8/+13
*
|
Workaround for Visual C++ error C2039 with std::tuple_element_t.
Abseil Team
2022-10-12
2
-4/+15
*
|
Merge pull request #4032 from Ferenc-:suggest-fixed-version
Copybara-Service
2022-10-10
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Suggests a release with fixed CMakeLists.txt
refs/pull/4032/head
Ferenc Géczi
2022-10-09
1
-1/+1
|
/
*
Update the POSIX Extended section of the Regular Expression Wikipedia page
Abseil Team
2022-10-07
1
-1/+1
*
[fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 arch
Abseil Team
2022-10-06
1
-0/+12
*
Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...
Abseil Team
2022-10-05
1
-2/+7
*
Merge pull request #4020 from cclauss:patch-1
Copybara-Service
2022-10-04
1
-4/+4
|
\
|
*
Branding: macOS
refs/pull/4020/head
Christian Clauss
2022-09-27
1
-1/+1
|
*
Upgrade GitHub Actions Checkout
Christian Clauss
2022-09-27
1
-3/+3
*
|
Merge pull request #3967 from BMBurstein:custom_type_combine
Copybara-Service
2022-10-04
5
-17/+198
|
\
\
|
*
\
Merge branch 'google:main' into custom_type_combine
refs/pull/3967/head
Baruch
2022-09-29
0
-0/+0
|
|
\
\
|
*
\
\
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
[next]