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
/
googletest
/
include
/
gtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting of C++ files
Tom Hughes
2023-01-24
5
-22/+23
*
Remove FloatingPoint::Max() in favor of std::numeric_limits::max()
Derek Mauro
2023-01-24
1
-14/+0
*
Fix -Wimplicit-int-float-conversion warning
Tom Hughes
2023-01-17
1
-2/+8
*
Add an explicit #error that C++ versions less than C++14 are not supported
Derek Mauro
2023-01-12
1
-0/+13
*
IWYU: Add missing std includes
Tom Hughes
2023-01-05
12
-0/+24
*
Fix _MSC_VER check
Tom Hughes
2023-01-04
1
-1/+1
*
Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a p...
Abseil Team
2022-12-12
2
-36/+70
*
When printing floating-point numbers, print full precision by default.
Abseil Team
2022-11-16
1
-0/+75
*
Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes.
Abseil Team
2022-11-15
3
-14/+6
*
Defined a testing::SrcDir() function that returns the name of a directory
Abseil Team
2022-11-11
1
-2/+9
*
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
1
-1/+2
*
|
Fix typo in documentation of ConvertGenerator()
Abseil Team
2022-11-05
1
-1/+1
*
|
Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...
Abseil Team
2022-10-18
1
-0/+10
*
|
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
1
-0/+7
*
Merge pull request #3967 from BMBurstein:custom_type_combine
Copybara-Service
2022-10-04
3
-1/+113
|
\
|
*
Merge branch 'google:main' into custom_type_combine
Baruch
2022-09-28
2
-11/+23
|
|
\
|
*
\
Merge branch 'google:main' into custom_type_combine
Baruch
2022-08-25
1
-1/+1
|
|
\
\
|
*
|
|
Custom type with Combine(). Fix for #3781
Baruch Burstein
2022-07-31
3
-1/+112
*
|
|
|
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
2
-11/+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Port GoogleTest to QuRT (Hexagon RTOS)
refs/pull/4016/head
Marat Dukhan
2022-09-26
2
-8/+19
|
/
/
*
|
Explicitly instantiate matchee std::string in MatchesRegex
Dino Radakovic
2022-08-04
1
-1/+1
|
/
*
Continuation for #3183
refs/pull/3953/head
Yuriy Chernyshov
2022-07-21
1
-2/+2
*
Merge pull request #3946 from anpol:export-tlvhbase
Copybara-Service
2022-07-18
1
-1/+1
|
\
|
*
export ThreadLocalValueHolderBase which is required by exported APIs.
refs/pull/3946/head
Andrei Polushin
2022-07-14
1
-1/+1
*
|
Merge pull request #3927 from yutotnh:fix-typo
Copybara-Service
2022-07-18
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
fix: some typos in comment
yutotnh
2022-07-01
1
-1/+1
*
|
Merge pull request #3928 from venik:venik-clean-up
Copybara-Service
2022-07-12
1
-2/+1
|
\
\
|
*
|
cleanup from unique_ptr branch
refs/pull/3928/head
Alexander Nikforov
2022-07-01
1
-2/+1
|
|
/
*
|
Enable heterogeneous lookup for RegisteredTestsMap.
Chris Kennelly
2022-07-07
1
-1/+2
|
/
*
Disable warning C4251 around refactored code
Derek Mauro
2022-06-16
2
-0/+9
*
Merge pull request #3866 from eidosmontreal:simplify_shouldusecolor
Copybara-Service
2022-06-13
1
-1/+2
|
\
|
*
Simplify ColoredPrintf to rely on ShouldUseColor
Gaspard Petit
2022-05-30
1
-1/+2
*
|
Remove undefined internal function.
Abseil Team
2022-06-09
1
-8/+0
|
/
*
Add clarifying comments about when to use EXPECT_NONFATAL_FAILURE vs. EXPECT_...
Abseil Team
2022-05-12
1
-4/+6
*
Fixup some missing overrides in googletest.
Abseil Team
2022-05-10
1
-2/+2
*
Use RE2 for the regex implementation when building with Bazel and using Abseil
Derek Mauro
2022-04-26
1
-28/+42
*
Merge pull request #3797 from glandium:issue3514
Copybara-Service
2022-04-26
1
-3/+4
|
\
|
*
Always initialize fields in MatcherBase constructors
refs/pull/3797/head
Mike Hommey
2022-04-20
1
-3/+4
*
|
Remove the legacy internal GTEST_DISALLOW_* macros
Derek Mauro
2022-04-22
9
-95/+146
*
|
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
Derek Mauro
2022-04-21
1
-11/+0
|
/
*
Use the Abseil flags library when Abseil is present
Derek Mauro
2022-04-04
2
-41/+53
[next]