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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Add anchor for expectation ordering note
Abseil Team
2024-02-13
1
-0/+2
|
/
/
*
|
Switch rank structs to be consistent with written guidance in go/ranked-overl...
Matt Kulukundis
2024-02-07
1
-11/+12
*
|
Use _Exit instead of _exit in GoogleTest
Abseil Team
2024-02-07
4
-45/+49
*
|
Destroy installed environments in normal code, not in static teardown.
Abseil Team
2024-02-07
4
-51/+67
*
|
Merge pull request #4458 from kaswhy:patch-1
Copybara-Service
2024-02-05
1
-0/+1
|
\
\
|
*
|
Add myself to Contributors
refs/pull/4458/head
Soyeon Kim
2024-01-31
1
-0/+1
*
|
|
Modifications to improve portability of googletest tests.
Abseil Team
2024-01-31
2
-5/+12
|
/
/
*
|
Do not emit stack traces for messages generated by SUCCEED()
Abseil Team
2024-01-30
2
-8/+14
*
|
Merge pull request #4435 from kaswhy:main
Copybara-Service
2024-01-29
1
-5/+15
|
\
\
|
*
|
Docs: Add mention of `gtest_recreate_environments_when_repeating`
refs/pull/4435/head
kaswhy
2024-01-23
1
-11/+13
|
*
|
Docs: add conditions for calling SetUp and TearDown()
kaswhy
2024-01-11
1
-8/+12
|
*
|
Docs: add conditions for calling TearDown()
kaswhy
2023-12-28
1
-3/+6
*
|
|
Add support for Bzlmod for the next release
Derek Mauro
2024-01-25
8
-22/+122
*
|
|
Fix double-promotion warnings in AppropriateResolution()
Abseil Team
2024-01-23
1
-21/+28
*
|
|
Merge pull request #4444 from michaeldleslie:only_apply_lregex_for_qnx710_and...
Copybara-Service
2024-01-22
1
-1/+1
|
\
\
\
|
*
|
|
only apply -lregex for qnx710 and newer
refs/pull/4444/head
Michael Leslie
2024-01-10
1
-1/+1
*
|
|
|
googletest: Fix incorrect comment about `value_param` of `internal::MakeAndRe...
Dino Radakovic
2024-01-22
1
-1/+1
*
|
|
|
If GTEST_NO_ABSL_FLAGS is #defined, then the Abseil flag library
Abseil Team
2024-01-18
2
-6/+14
*
|
|
|
Make posix::FileNo available under !GTEST_HAS_FILE_SYSTEM
Abseil Team
2024-01-16
2
-6/+11
*
|
|
|
Do not emit stack traces for messages generated by GTEST_SKIP()
Abseil Team
2024-01-16
3
-8/+15
|
/
/
/
*
|
|
Update CI builds to use Bazel 7.0.0
Derek Mauro
2024-01-09
3
-7/+5
*
|
|
Add a note about argv requiring NULL termination.
Abseil Team
2024-01-09
1
-1/+3
*
|
|
Disable -Wfloat-equal in AppropriateResolution().
Krzysztof KosiĆski
2024-01-09
1
-0/+7
|
/
/
*
|
Accept move-only callables in `InvokeArguments`
Abseil Team
2023-12-28
2
-2/+14
*
|
Minor documentation correction.
Abseil Team
2023-12-22
1
-2/+2
*
|
Fix broken links in primer.md
Derek Mauro
2023-12-19
1
-2/+2
*
|
Fix data race in leak detection
Abseil Team
2023-12-18
1
-0/+1
*
|
Add `FAIL_AT` macro variant of `FAIL` matching `ADD_FAILURE`, `ADD_FAILURE_AT`
Abseil Team
2023-12-13
1
-0/+1
*
|
Remove unnecessary conversion
Tom Hughes
2023-12-12
1
-2/+2
*
|
Merge pull request #4426 from tamaskenez:cmake_external_absl_re2
Copybara-Service
2023-12-04
2
-0/+13
|
\
\
|
*
|
Allow using external absl and re2.
refs/pull/4426/head
Tamas Kenez
2023-12-01
2
-0/+13
*
|
|
Skip find_package(Python3) when not building tests
Derek Mauro
2023-12-04
1
-1/+3
|
/
/
*
|
Implement `testing::Rethrow` to throw exceptions more easily via `std::except...
Abseil Team
2023-11-27
2
-3/+30
*
|
Merge pull request #4397 from botovq:raise
Copybara-Service
2023-10-30
1
-0/+1
|
\
\
|
*
|
Add missing include for raise(3)
refs/pull/4397/head
Theo Buehler
2023-10-25
1
-0/+1
*
|
|
Export gmock-spec-builders.
Abseil Team
2023-10-26
1
-0/+1
|
/
/
*
|
StartsWith: Explicitly construct matcher-typed strings from matchee parameter
refs/pull/4398/head
Dino Radakovic
2023-10-23
2
-2/+11
*
|
Improve error message for invalid parameterized test names.
Abseil Team
2023-10-19
1
-2/+2
*
|
s/::testing::/testing::/ in test documentation outside of using statements to...
Abseil Team
2023-10-18
1
-7/+7
*
|
gtest-death-test-internal: Delete obsolete string constants
Dino Radakovic
2023-10-17
1
-3/+1
*
|
Fix RE::Init for Android and NetBSD.
Abseil Team
2023-10-05
2
-4/+15
*
|
gmock_cook_book: Document `DoAll`'s return type requirement
Dino Radakovic
2023-10-03
1
-0/+6
*
|
Merge pull request #4382 from idzm:fix_cmake_comments
Copybara-Service
2023-10-02
4
-42/+42
|
\
\
|
*
|
cmake: Fix comments in cmake files
refs/pull/4382/head
Dzmitry Ivaniuk
2023-09-29
4
-43/+42
|
/
/
*
|
Resolve `-Wundef` triggering on `GTEST_CREATE_SHARED_LIBRARY` and `GTEST_LINK...
Abseil Team
2023-09-25
1
-2/+2
*
|
Merge pull request #4374 from masbug:main
Copybara-Service
2023-09-25
1
-4/+5
|
\
\
|
*
|
Fix compile warnings in gmock-function-mocker.h
refs/pull/4374/head
Mitja Spes
2023-09-21
1
-4/+4
*
|
|
Update C++ feature detection in `gtest-port.h` to rely on feature test macros...
Abseil Team
2023-09-22
1
-24/+36
*
|
|
Use `absl::HasAbslStringify`, instead of the internal version.
Abseil Team
2023-09-21
2
-15/+13
*
|
|
googletest: Update absl to version with HasAbslStringify
Dino Radakovic
2023-09-21
1
-4/+4
|
/
/
[prev]
[next]