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
5a5e3c17
Commit
5a5e3c17
authored
Aug 09, 2017
by
misterg
Browse files
Added googlemock tests
parent
4f5c01b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
googlemock/test/BUILD
googlemock/test/BUILD
+0
-4
No files found.
googlemock/test/BUILD
View file @
5a5e3c17
...
...
@@ -15,10 +15,6 @@ cc_test(
"gmock-*.cc"
,
],
),
copts
=
select
({
"//:win"
:
[
"-DGTEST_USE_OWN_TR1_TUPLE=0"
],
"//conditions:default"
:
[
"-DGTEST_USE_OWN_TR1_TUPLE=1"
],
}),
linkopts
=
select
({
"//:win"
:
[],
"//conditions:default"
:
[
...
...
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