Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixCompareFile
Commits
525d1137
Commit
525d1137
authored
Jan 12, 2021
by
Pierre Aubert
Browse files
Update test call
parent
4dd58839
Pipeline
#99854
passed with stages
in 2 minutes and 45 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
TESTS/TEST_COMPARE_FILE/CMakeLists.txt
TESTS/TEST_COMPARE_FILE/CMakeLists.txt
+1
-1
No files found.
TESTS/TEST_COMPARE_FILE/CMakeLists.txt
View file @
525d1137
...
...
@@ -2,7 +2,7 @@ project(Phoenix)
cmake_minimum_required
(
VERSION 3.0
)
add_test
(
NAME TestCompareFile
COMMAND
${
CMAKE_BINARY_DIR
}
/src/phoenix_comparefile -i Makefile -r Makefile
COMMAND
${
CMAKE_
CURRENT_
BINARY_DIR
}
/
../../
src/phoenix_comparefile -i Makefile -r Makefile
WORKING_DIRECTORY
${
CMAKE_CURRENT_BINARY_DIR
}
)
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