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
/
googletest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the unused class TestNameIs
Derek Mauro
2022-12-06
1
-31/+0
*
When printing floating-point numbers, print full precision by default.
Abseil Team
2022-11-16
2
-1/+84
*
Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes.
Abseil Team
2022-11-15
4
-15/+7
*
Merge pull request #4058 from zloylos:support-kitty-term
Copybara-Service
2022-11-14
3
-9/+14
|
\
|
*
Support kitty TERM
refs/pull/4058/head
Denis Hananein
2022-11-10
3
-0/+5
*
|
Merge pull request #4060 from RerEngineer:main
Copybara-Service
2022-11-14
1
-3/+3
|
\
\
|
*
|
fixing gcc.gnu domain redirection
RerEngineer
2022-11-12
1
-1/+1
|
/
/
*
|
Defined a testing::SrcDir() function that returns the name of a directory
Abseil Team
2022-11-11
3
-11/+140
*
|
Merge pull request #4039 from zloylos:fix-return-fail-at-4038
Copybara-Service
2022-11-10
1
-3/+3
|
\
\
|
*
|
Add return for GTEST_FAIL_AT
refs/pull/4039/head
Denis Hananein
2022-10-15
1
-2/+2
*
|
|
RecordProperty serializes ints and 64-bit ints, including size_ts
Abseil Team
2022-11-07
3
-8/+9
*
|
|
Fix typo in documentation of ConvertGenerator()
Abseil Team
2022-11-05
1
-1/+1
|
|
/
|
/
|
*
|
Merge pull request #4036 from zloylos:fix-output-json-3884
Copybara-Service
2022-10-19
1
-0/+3
|
\
\
|
*
|
Fix JSON output format #3884
refs/pull/4036/head
Denis Hananein
2022-10-11
1
-0/+3
*
|
|
CMake: Add GTEST_HAS_ABSL build option for using Absl
Abseil Team
2022-10-19
1
-0/+16
*
|
|
Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...
Abseil Team
2022-10-18
3
-18/+85
*
|
|
Fix detection of the no_sanitize("hwaddress") attribute
Derek Mauro
2022-10-17
1
-1/+12
|
|
/
|
/
|
*
|
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
|
/
*
Suggests a release with fixed CMakeLists.txt
refs/pull/4032/head
Ferenc Géczi
2022-10-09
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 #3967 from BMBurstein:custom_type_combine
Copybara-Service
2022-10-04
4
-10/+182
|
\
|
*
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-28
5
-14/+39
|
|
\
|
*
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-14
2
-7/+4
|
|
\
\
|
*
\
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-08-25
5
-8/+8
|
|
\
\
\
|
*
|
|
|
Custom type with Combine(). Fix for #3781
Baruch Burstein
2022-07-31
4
-10/+179
*
|
|
|
|
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
4
-13/+37
|
\
\
\
\
|
*
|
|
|
Port GoogleTest to QuRT (Hexagon RTOS)
refs/pull/4016/head
Marat Dukhan
2022-09-26
4
-10/+33
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...
Abseil Team
2022-09-27
1
-1/+2
|
/
/
/
*
|
|
Merge pull request #3916 from asmodai27:main
Copybara-Service
2022-08-30
1
-1/+1
|
\
\
\
|
*
|
|
Avoid implicit conversion from int to char
refs/pull/3916/head
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
|
|
_
|
/
|
/
|
|
*
|
|
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
3
-4/+4
|
\
\
\
|
*
|
|
Update gtest.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
Update gtest-death-test.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
|
documentation, change mater branch to main
assafpr
2022-06-22
1
-2/+2
|
|
/
/
*
|
|
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
*
|
|
Continuation for #3183
refs/pull/3953/head
Yuriy Chernyshov
2022-07-21
1
-2/+2
|
/
/
*
|
Merge pull request #3940 from anpol:pdb-static-lib
Copybara-Service
2022-07-18
1
-1/+2
|
\
\
|
*
|
cmake: make PDB output directory match that of a static library.
refs/pull/3940/head
Andrei Polushin
2022-07-12
1
-1/+2
*
|
|
Merge pull request #3946 from anpol:export-tlvhbase
Copybara-Service
2022-07-18
1
-1/+1
|
\
\
\
[next]