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
path:
root
/
googletest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race condition between the Watcher thread and the main thread
Derek Mauro
2024-04-03
1
-10/+25
*
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
|
/
*
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 #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
*
|
Make sure that current_test_suite and current_test_info are mutex-protected w...
Abseil Team
2024-02-27
3
-30/+59
|
/
*
gtest.h: add IWYU export pragmas
Abseil Team
2024-02-15
1
-10/+10
*
Use _Exit instead of _exit in GoogleTest
Abseil Team
2024-02-07
3
-44/+48
*
Destroy installed environments in normal code, not in static teardown.
Abseil Team
2024-02-07
4
-51/+67
*
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
*
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
|
/
*
Disable -Wfloat-equal in AppropriateResolution().
Krzysztof Kosiński
2024-01-09
1
-0/+7
*
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
1
-0/+4
|
\
|
*
Allow using external absl and re2.
refs/pull/4426/head
Tamas Kenez
2023-12-01
1
-0/+4
*
|
Skip find_package(Python3) when not building tests
Derek Mauro
2023-12-04
1
-1/+3
|
/
*
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
|
/
*
Improve error message for invalid parameterized test names.
Abseil Team
2023-10-19
1
-2/+2
*
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
*
Merge pull request #4382 from idzm:fix_cmake_comments
Copybara-Service
2023-10-02
2
-31/+31
|
\
|
*
cmake: Fix comments in cmake files
refs/pull/4382/head
Dzmitry Ivaniuk
2023-09-29
2
-32/+31
|
/
*
Resolve `-Wundef` triggering on `GTEST_CREATE_SHARED_LIBRARY` and `GTEST_LINK...
Abseil Team
2023-09-25
1
-2/+2
*
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
*
Use the `empty()` method to check for emptiness instead of `length()`
Abseil Team
2023-09-18
2
-2/+2
*
Merge pull request #4342 from tanzislam:prefer-tmpdir-on-android
Copybara-Service
2023-09-14
1
-8/+24
|
\
|
*
Reuse TempDir() function
refs/pull/4342/head
Tanzinul Islam
2023-08-26
1
-4/+1
|
*
Prefer $TMPDIR to /data/local/tmp on Android
Tanzinul Islam
2023-08-18
1
-1/+7
*
|
Count threads after thread-creation while still holding mutex lock
refs/pull/4365/head
Tanzinul Islam
2023-09-03
1
-3/+3
*
|
googletest: Add universal printer for `std::span`
Dino Radakovic
2023-08-25
3
-2/+53
*
|
Merge pull request #4349 from sthd:httpToHttps
Copybara-Service
2023-08-23
7
-11/+11
|
\
\
|
*
|
changed http to https
refs/pull/4349/head
sthd
2023-08-22
7
-11/+11
|
/
/
[next]