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
*
Put the fake Fuchsia SDK in a module extension
main
Abseil Team
46 hours
2
-22/+59
*
the public version already has the const qualifier
Abseil Team
9 days
1
-9/+9
*
Update the links to ISTQB glossary.
Abseil Team
2024-12-11
1
-2/+2
*
Add support for printing C++20 std::*_ordering types to gtest.
Abseil Team
2024-12-10
3
-0/+71
*
Merge pull request #4662 from asoffer:patch-1
Copybara-Service
2024-11-20
1
-3/+3
|
\
|
*
Fix documentation bug.
refs/pull/4662/head
Andy Soffer
2024-11-15
1
-3/+3
|
/
*
Fixing a typo in the documentation of IsSubsetOf().
Abseil Team
2024-11-04
1
-1/+1
*
Remove mention of using `ASSERT_...` statements inside custom matcher definit...
Abseil Team
2024-11-01
1
-3/+3
*
Use FAIL() in GTEST_SKIP() documentation
Peter Boström
2024-10-28
1
-2/+2
*
Avoid creating std::vector<const T> in UnorderedElementsAreArrayMatcher and o...
Abseil Team
2024-10-16
1
-6/+7
*
This change adjusts how `ASSERT_NEAR` and `EXPECT_NEAR` treats infinity, such...
Abseil Team
2024-10-14
3
-3/+74
*
Automated Code Change
Abseil Team
2024-10-05
1
-2/+2
*
Optional(): Add support for std::optional<>-like types lacking bool conversion.
Abseil Team
2024-10-01
2
-25/+82
*
Use matcher's description in AnyOf when matcher has no explanation.
Abseil Team
2024-09-16
4
-45/+71
*
Automated Code Change
Abseil Team
2024-08-29
1
-1/+1
*
Update main to point to 1.15.2 patch release
Derek Mauro
2024-08-01
4
-6/+6
*
Remove auto-detection of Python toolchain from MODULE.bazel
Derek Mauro
2024-07-30
2
-5/+18
*
Directly include `gmock.h` and `gtest.h` in gmock-matchers tests.
Abseil Team
2024-07-30
4
-4/+8
*
Use matcher's description in AllOf if matcher has no explanation.
Abseil Team
2024-07-24
3
-23/+39
*
gmock-actions: make DoAll convert to OnceAction via custom conversions.
Aaron Jacobs
2024-07-24
2
-12/+98
*
Run clang-format.
Aaron Jacobs
2024-07-23
8
-21/+21
*
Change the Bazel build to use the canonical repo names used by Bzlmod
Derek Mauro
2024-07-21
4
-21/+49
*
Update GoogleTest Bazel quickstart for Bzlmod
Derek Mauro
2024-07-16
1
-30/+23
*
Update main branch to reflect the release of 1.15.0
Derek Mauro
2024-07-16
3
-6/+6
*
Use matcher's description in AllOf if matcher has no explanation.
Abseil Team
2024-07-16
3
-39/+23
*
Use matcher's description in AllOf if matcher has no explanation.
Abseil Team
2024-07-15
3
-23/+39
*
Update dependency versions in preparation for release
Derek Mauro
2024-07-15
3
-11/+14
*
README.md: Remove outdated notes about continuous integration and
Derek Mauro
2024-07-12
1
-5/+1
*
Workaround GCC 12 -Wrestrict false-positive
Derek Mauro
2024-07-10
1
-3/+3
*
Fix the documentation that erroneously says you can use short versions
Derek Mauro
2024-07-09
1
-1/+1
*
Add a bounds check to protect against an empty vector from GetArgs(), which
Abseil Team
2024-06-28
1
-2/+5
*
Skip the predicate on SIGSEGV in death-test on Android builds with API level ...
Abseil Team
2024-06-13
1
-0/+2
*
Mention the optional third argument to TYPED_TEST_SUITE
Abseil Team
2024-05-28
1
-0/+17
*
Update GoogleTest CI Docker image to use Clang 19, GCC 14, and CMake 3.29.3
Derek Mauro
2024-05-24
1
-1/+1
*
Change GoogleTest flag removal to not read beyond the end of the array
Derek Mauro
2024-05-21
1
-6/+6
*
Print mismatches for UnorderedElements() of different sizes.
Abseil Team
2024-05-20
2
-17/+27
*
Make EXPECT_DEATH_IF_SUPPORTED work with matchers
Abseil Team
2024-05-13
2
-26/+27
*
Merge pull request #4527 from abhina-sree:abhina/add_zos
Copybara-Service
2024-05-06
1
-1/+1
|
\
|
*
add zos for death test support
refs/pull/4527/head
Abhina Sreeskantharajan
2024-05-02
1
-1/+1
*
|
Use std::forward on GoogleTest matcher arguments
Abseil Team
2024-05-06
1
-2/+2
*
|
Merge pull request #3991 from pgroke-dt:default-enable-thread-support-for-Sol...
Copybara-Service
2024-05-03
1
-1/+2
|
\
\
|
*
\
Merge branch 'main' into default-enable-thread-support-for-Solaris-AIX-zOS
refs/pull/3991/head
Paul Groke
2024-05-02
162
-4578/+6515
|
|
\
\
|
|
|
/
|
*
|
extend GTEST_HAS_PTHREAD default to enable threading on Solaris, AIX and z/OS
Paul Groke
2022-08-31
1
-1/+2
*
|
|
Add example using EXPECT statement in custom matcher
Abseil Team
2024-05-02
1
-3/+32
|
|
/
|
/
|
*
|
Adds "IWYU pragma: export" to gtest-param-util.h
Abseil Team
2024-04-25
1
-1/+1
*
|
Use `[[maybe_unused]]` when it is available to avoid
Derek Mauro
2024-04-16
7
-124/+150
*
|
Modify example in the primer to match Testing FAQ.
Krzysztof Kosiński
2024-04-12
1
-9/+8
*
|
Fix https://github.com/google/googletest/issues/4423
Abseil Team
2024-04-10
1
-2/+4
*
|
Merge pull request #4508 from davidmatson:addJsonSkipped
Copybara-Service
2024-04-08
3
-16/+61
|
\
\
|
*
|
Add skipped messages to JSON output (fixes #4507).
refs/pull/4508/head
David Matson
2024-04-03
3
-16/+62
[next]