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
2e91bbcf
Unverified
Commit
2e91bbcf
authored
Oct 01, 2018
by
Gennadiy Civil
Committed by
GitHub
Oct 01, 2018
Browse files
Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4
Googletest export
parents
6316d894
a7b21c95
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
BUILD.bazel
BUILD.bazel
+3
-3
No files found.
BUILD.bazel
View file @
2e91bbcf
...
...
@@ -144,9 +144,9 @@ cc_library(
cc_test
(
name
=
"gtest_samples"
,
size
=
"small"
,
#All Samples except:
#sample9 (
main
)
#sample10 (main and takes a command line option and needs to be separate)
#
All Samples except:
#
sample9 (main)
#
sample10 (main and takes a command line option and needs to be separate)
srcs
=
[
"googletest/samples/sample1_unittest.cc"
,
"googletest/samples/sample2_unittest.cc"
,
...
...
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