Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
778358e3
Commit
778358e3
authored
Aug 27, 2013
by
zhanyong.wan
Browse files
adds more files to gmock's distro
parent
35da814a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Makefile.am
Makefile.am
+3
-1
No files found.
Makefile.am
View file @
778358e3
...
@@ -100,7 +100,9 @@ EXTRA_DIST += $(GMOCK_SOURCE_INGLUDES)
...
@@ -100,7 +100,9 @@ EXTRA_DIST += $(GMOCK_SOURCE_INGLUDES)
# C++ tests that we don't compile using autotools.
# C++ tests that we don't compile using autotools.
EXTRA_DIST
+=
\
EXTRA_DIST
+=
\
test
/gmock-actions_test.cc
\
test
/gmock-actions_test.cc
\
test
/gmock_all_test.cc
\
test
/gmock-cardinalities_test.cc
\
test
/gmock-cardinalities_test.cc
\
test
/gmock_ex_test.cc
\
test
/gmock-generated-actions_test.cc
\
test
/gmock-generated-actions_test.cc
\
test
/gmock-generated-function-mockers_test.cc
\
test
/gmock-generated-function-mockers_test.cc
\
test
/gmock-generated-internal-utils_test.cc
\
test
/gmock-generated-internal-utils_test.cc
\
...
@@ -110,7 +112,7 @@ EXTRA_DIST += \
...
@@ -110,7 +112,7 @@ EXTRA_DIST += \
test
/gmock-more-actions_test.cc
\
test
/gmock-more-actions_test.cc
\
test
/gmock-nice-strict_test.cc
\
test
/gmock-nice-strict_test.cc
\
test
/gmock-port_test.cc
\
test
/gmock-port_test.cc
\
test
/gmock_
all
_test.cc
test
/gmock_
stress
_test.cc
# Python tests, which we don't run using autotools.
# Python tests, which we don't run using autotools.
EXTRA_DIST
+=
\
EXTRA_DIST
+=
\
...
...
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