Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
d0303e40
Commit
d0303e40
authored
Apr 07, 2021
by
Abseil Team
Committed by
Dino Radaković
Apr 07, 2021
Browse files
Googletest export
Migrate away from deprecated --heap_check=strict PiperOrigin-RevId: 367226846
parent
601a6815
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
googletest/test/BUILD.bazel
googletest/test/BUILD.bazel
+0
-1
No files found.
googletest/test/BUILD.bazel
View file @
d0303e40
...
...
@@ -150,7 +150,6 @@ cc_test(
name
=
"gtest_unittest"
,
size
=
"small"
,
srcs
=
[
"gtest_unittest.cc"
],
args
=
[
"--heap_check=strict"
],
shard_count
=
2
,
deps
=
[
"//:gtest_main"
],
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment