Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
b7244ff3
Commit
b7244ff3
authored
Aug 02, 2018
by
Gennadiy Civil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmake fixes
parent
930f0f86
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
CMakeLists.txt
googletest/CMakeLists.txt
+2
-2
Makefile.am
googletest/Makefile.am
+3
-3
No files found.
googletest/CMakeLists.txt
View file @
b7244ff3
...
@@ -243,7 +243,7 @@ if (gtest_build_tests)
...
@@ -243,7 +243,7 @@ if (gtest_build_tests)
cxx_test_with_flags
(
gtest_use_own_tuple_test
"
${
cxx_use_own_tuple
}
"
cxx_test_with_flags
(
gtest_use_own_tuple_test
"
${
cxx_use_own_tuple
}
"
gtest_main_use_own_tuple
gtest_main_use_own_tuple
test/googletest-param-test-test.cc test/g
test-param-test2_
test.cc
)
test/googletest-param-test-test.cc test/g
oogletest-param-test2-
test.cc
)
endif
()
endif
()
############################################################
############################################################
...
@@ -271,7 +271,7 @@ if (gtest_build_tests)
...
@@ -271,7 +271,7 @@ if (gtest_build_tests)
cxx_executable
(
googletest-color-test_ test gtest
)
cxx_executable
(
googletest-color-test_ test gtest
)
py_test
(
gtest_color_test
)
py_test
(
gtest_color_test
)
cxx_executable
(
g
test_env_var_
test_ test gtest
)
cxx_executable
(
g
oogletest-env-var-
test_ test gtest
)
py_test
(
gtest_env_var_test
)
py_test
(
gtest_env_var_test
)
cxx_executable
(
googletest-filter-unittest_ test gtest
)
cxx_executable
(
googletest-filter-unittest_ test gtest
)
...
...
googletest/Makefile.am
View file @
b7244ff3
...
@@ -53,8 +53,8 @@ EXTRA_DIST += \
...
@@ -53,8 +53,8 @@ EXTRA_DIST += \
test
/gtest-listener_test.cc
\
test
/gtest-listener_test.cc
\
test
/gtest-message_test.cc
\
test
/gtest-message_test.cc
\
test
/gtest-options_test.cc
\
test
/gtest-options_test.cc
\
test
/g
test-param-test2_
test.cc
\
test
/g
oogletest-param-test2-
test.cc
\
test
/g
test-param-test2_
test.cc
\
test
/g
oogletest-param-test2-
test.cc
\
test
/googletest-param-test-test.cc
\
test
/googletest-param-test-test.cc
\
test
/googletest-param-test-test.cc
\
test
/googletest-param-test-test.cc
\
test
/gtest-param-test_test.h
\
test
/gtest-param-test_test.h
\
...
@@ -70,7 +70,7 @@ EXTRA_DIST += \
...
@@ -70,7 +70,7 @@ EXTRA_DIST += \
test
/googletest-break-on-failure-unittest_.cc
\
test
/googletest-break-on-failure-unittest_.cc
\
test
/googletest-catch-exceptions-test_.cc
\
test
/googletest-catch-exceptions-test_.cc
\
test
/googletest-color-test_.cc
\
test
/googletest-color-test_.cc
\
test
/g
test_env_var_
test_.cc
\
test
/g
oogletest-env-var-
test_.cc
\
test
/gtest_environment_test.cc
\
test
/gtest_environment_test.cc
\
test
/googletest-filter-unittest_.cc
\
test
/googletest-filter-unittest_.cc
\
test
/gtest_help_test_.cc
\
test
/gtest_help_test_.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