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
...
*
|
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
*
|
|
No external change
Abseil Team
2024-04-05
1
-1/+1
*
|
|
[gtest] Use `std::index_sequence` and friends instead of rolling our own
Lawrence Wolf-Sonkin
2024-04-04
7
-103/+56
*
|
|
Merge pull request #4505 from to01z:add-winapi-partition-games-support
Copybara-Service
2024-04-03
4
-23/+26
|
\
\
\
|
*
|
|
Revert changes to googletest-port-test.cc
refs/pull/4505/head
Troels Gram
2024-03-29
1
-2/+2
|
*
|
|
Add support for compiling GoogleTest for Xbox
Troels Gram
2024-03-24
5
-13/+19
*
|
|
|
Fix a race condition between the Watcher thread and the main thread
Derek Mauro
2024-04-03
1
-10/+25
|
|
/
/
|
/
|
|
*
|
|
Delete the unofficial GitHub actions tests.
Derek Mauro
2024-04-03
1
-43/+0
*
|
|
Merge pull request #4503 from davidmatson:fixTypo
Copybara-Service
2024-04-02
1
-1/+1
|
\
\
\
|
*
|
|
Fix typo in comment.
refs/pull/4503/head
David Matson
2024-03-29
1
-1/+1
|
|
/
/
*
|
|
Merge pull request #4502 from davidmatson:fixStreamHelpTextOs
Copybara-Service
2024-04-02
1
-1/+1
|
\
\
\
|
*
|
|
Fix help text for stream_result_to flag.
refs/pull/4502/head
David Matson
2024-03-28
1
-1/+1
|
|
/
/
*
|
|
Automated Code Change
Abseil Team
2024-03-30
1
-2/+2
|
/
/
*
|
Merge pull request #4490 from memdo:main
Copybara-Service
2024-03-18
3
-10/+13
|
\
\
|
*
|
Add colored output support for Alacritty
refs/pull/4490/head
Mustafa Berkay Düzenli
2024-03-15
3
-0/+5
|
/
/
*
|
Add test for move-only type in `Action` signature
Abseil Team
2024-03-15
1
-0/+16
*
|
Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS.
Daniel Cheng
2024-03-11
1
-4/+4
*
|
Reland: Optimize Google Test process startup
Abseil Team
2024-03-08
6
-144/+141
*
|
Revert Optimize Google Test process startup
Abseil Team
2024-03-05
6
-160/+162
*
|
Optimize Google Test process startup
Abseil Team
2024-03-05
6
-162/+160
*
|
Merge pull request #4466 from danfabo:fix-fetch-content-uses-gtest
Copybara-Service
2024-03-04
1
-3/+4
|
\
\
|
*
|
Get include dirs from target rather than global variables.
refs/pull/4466/head
danfabo
2024-02-11
1
-3/+4
*
|
|
Accept one-shot callables in InvokeArgument.
Abseil Team
2024-02-29
2
-2/+13
*
|
|
Merge pull request #4477 from tmiguelf:feature/soup_cleanup
Copybara-Service
2024-02-28
1
-10/+10
|
\
\
\
|
*
|
|
Fixed gcc linker error 58
refs/pull/4477/head
Tiago Freire
2024-02-23
1
-10/+20
*
|
|
|
Reland https://github.com/google/googletest/commit/9756ee7cbaef1b6652065616ab...
Abseil Team
2024-02-27
4
-0/+60
*
|
|
|
Make sure that current_test_suite and current_test_info are mutex-protected w...
Abseil Team
2024-02-27
3
-30/+59
|
/
/
/
*
|
|
Revert incorrect update.
Abseil Team
2024-02-22
1
-2/+2
*
|
|
Rollback https://github.com/google/googletest/commit/9756ee7cbaef1b6652065616...
Derek Mauro
2024-02-21
1
-17/+0
*
|
|
gtest.h: add IWYU export pragmas
Abseil Team
2024-02-15
1
-10/+10
*
|
|
Support Fuchsia target builds.
Abseil Team
2024-02-14
1
-0/+17
*
|
|
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
|
\
\
[prev]
[next]