Skip to content

Commit dd1d92e

Browse files
author
GitHub Actions[bot]
committed
Roll external/googletest/ 5df0241ea..eff443c6e (13 commits)
google/googletest@5df0241...eff443c $ git log 5df0241ea..eff443c6e --date=short --no-merges --format='%ad %ae %s' 2024-03-16 memdo Add colored output support for Alacritty 2024-03-14 absl-team Add test for move-only type in `Action` signature 2024-03-11 dcheng Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS. 2024-03-07 absl-team Reland: Optimize Google Test process startup 2024-03-05 absl-team Revert Optimize Google Test process startup 2024-03-05 absl-team Optimize Google Test process startup 2024-02-29 absl-team Accept one-shot callables in InvokeArgument. 2024-02-27 absl-team Reland google/googletest@9756ee7 2024-02-27 absl-team Make sure that current_test_suite and current_test_info are mutex-protected while writing for thread-safety. 2024-02-23 tmiguelf Fixed gcc linker error 58 2024-02-22 absl-team Revert incorrect update. 2024-02-21 dmauro Rollback google/googletest@9756ee7 2024-02-11 155268264+danfabo Get include dirs from target rather than global variables. Created with: roll-dep external/googletest
1 parent dc66764 commit dd1d92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vars = {
77

88
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
99

10-
'googletest_revision': '5df0241ea4880e5a846775d3efc8b873f7b36c31',
10+
'googletest_revision': 'eff443c6ef5eb6ab598bfaae27f9427fdb4f6af7',
1111

1212
# Use protobufs before they gained the dependency on abseil
1313
'protobuf_revision': 'v21.12',

0 commit comments

Comments
 (0)