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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Shut up a Clang warning.
Abseil Team
2022-12-15
1
-1/+6
*
Fix a typo in the gMock sample code for Defining a Custom Matcher Class.
Abseil Team
2022-12-14
1
-1/+1
*
Convert feature requests to a form
Derek Mauro
2022-12-12
2
-24/+33
*
Refactor matrix verification into VerifyMatchMatrix.
refs/pull/4082/head
Abseil Team
2022-12-12
2
-17/+17
*
Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a p...
Abseil Team
2022-12-12
5
-40/+115
*
Fall back to the system clock when building with newlib on a system without a...
Tom Hughes
2022-12-08
1
-3/+10
*
Migrate GoogleTest to a bug report template and add a link to the discussion
Derek Mauro
2022-12-07
3
-43/+57
*
Remove the unused class TestNameIs
Derek Mauro
2022-12-06
1
-31/+0
*
Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface.
Abseil Team
2022-11-30
2
-4/+4
*
Disables `-Wunused-member-function` and `-Wused-but-marked-unused` that trigg...
Abseil Team
2022-11-29
5
-3/+59
*
This commit fixes a minor verb conjugation error in gmock_cook_book.md.
Abseil Team
2022-11-23
1
-1/+1
*
Merge pull request #4066 from zloylos:doc/make_uniq
Copybara-Service
2022-11-21
2
-5/+5
|
\
|
*
Change MakeUnique -> std::make_unique in docs
refs/pull/4066/head
Denis Hananein
2022-11-20
2
-5/+5
|
/
*
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
|
\
\
|
*
|
(no commit message)
refs/pull/4060/head
RerEngineer
2022-11-12
0
-0/+0
|
*
|
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
*
|
|
Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class.
Abseil Team
2022-11-08
1
-1/+1
*
|
|
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
*
|
|
Add documentation for `--gunit_recreate_environments_when_repeating`.
Abseil Team
2022-11-03
1
-2/+6
*
|
|
Merge pull request #4041 from zloylos:allow-naming-expectations
Copybara-Service
2022-10-25
3
-11/+48
|
\
\
\
|
*
|
|
Fix format without expectation name
refs/pull/4041/head
Denis Hananein
2022-10-21
1
-2/+2
|
*
|
|
Change messages
Denis Hananein
2022-10-21
2
-10/+9
|
*
|
|
Allow naming expectations #3970
Denis Hananein
2022-10-20
2
-4/+29
|
|
|
/
|
|
/
|
*
|
|
Use git commit hash in CMake quickstart
Dino Radakovic
2022-10-25
1
-3/+2
*
|
|
Clarify that parameter generator does not evaluate immediately
Abseil Team
2022-10-24
1
-0/+5
|
/
/
*
|
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
2
-0/+17
*
|
|
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
*
|
|
Merge pull request #4037 from KloolK:patch-1
Copybara-Service
2022-10-17
1
-17/+8
|
\
\
\
|
*
|
|
Fix table markup in testing.md
refs/pull/4037/head
Jan
2022-10-14
1
-17/+8
*
|
|
|
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
[prev]
[next]