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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Running clang-format over all of GoogleTest
Abseil Team
2022-03-15
19
-1057/+957
*
Remove references to deleted script gen_gtest_pred_impl.py
Dino Radakovic
2022-03-14
1
-3/+0
*
GetCurrentOsStackTraceExceptTop (both the method of UnitTestImpl and the wrap...
Abseil Team
2022-02-01
1
-0/+14
*
Factor out AssertionResult into dedicated gtest-assertion-result header + imp...
Abseil Team
2022-01-19
3
-188/+237
*
Consistently apply IWYU pragmas across googletest and googlemock headers
Abseil Team
2022-01-18
19
-18/+73
*
Merge pull request #3725 from bsilver8192:remove-another-disallow-assign
Copybara-Service
2022-01-11
1
-15/+0
*
Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
Abseil Team
2021-12-07
1
-4/+8
*
Googletest export
Abseil Team
2021-11-09
1
-0/+1
*
Googletest export
Abseil Team
2021-11-09
1
-0/+6
*
Googletest export
Abseil Team
2021-11-03
1
-1/+1
*
Merge pull request #3638 from limitedAtonement:3637-disabled-output
CJ Johnson
2021-11-03
1
-0/+4
|
\
|
*
Re #3637 Show Disabled Tests in testing output
refs/pull/3638/head
lmat
2021-11-01
1
-0/+4
*
|
Googletest export
dmauro
2021-11-03
1
-9/+14
*
|
Googletest export
dmauro
2021-11-03
1
-15/+1
[next]