Skip to content

Commit 28cda98

Browse files
author
GitHub Actions[bot]
committed
Roll external/googletest/ 5df0241ea..31993dfa6 (9 commits)
google/googletest@5df0241...31993df $ git log 5df0241ea..31993dfa6 --date=short --no-merges --format='%ad %ae %s' 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 28cda98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': '31993dfa6b47e11c7a6ef67cfa8af90892b9bd1c',
1111

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

0 commit comments

Comments
 (0)