Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
RelaxSE
RelaxSE-Code
Commits
268a318e
Commit
268a318e
authored
Mar 02, 2022
by
Elisa Rebolini
Browse files
test prop
parent
d599f6d7
Pipeline
#12672
canceled with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
cmake/TestsRelaxSE.cmake
View file @
268a318e
...
...
@@ -80,13 +80,13 @@ if(ENABLE_DEV)
RUNTIME_OUTPUT_DIRECTORY
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_20204
)
add_test
(
NAME
prop_
prop_CuO_02240
NAME prop_CuO_02240
COMMAND python3
${
CMAKE_SOURCE_DIR
}
/test/prop_CuO_02240/test_prop --binary-dir=
${
CMAKE_BINARY_DIR
}
--work-dir=
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_02240 --verbose --log=
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_02240/runtest.stderr.logprop
)
set_tests_properties
(
prop_CuO_02240 PROPERTIES
RUNTIME_OUTPUT_DIRECTORY
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_02240
)
add_test
(
NAME
prop_
prop_CuO_03450
NAME prop_CuO_03450
COMMAND python3
${
CMAKE_SOURCE_DIR
}
/test/prop_CuO_03450/test_prop --binary-dir=
${
CMAKE_BINARY_DIR
}
--work-dir=
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_03450 --verbose --log=
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_03450/runtest.stderr.logprop
)
set_tests_properties
(
prop_CuO_03450 PROPERTIES
RUNTIME_OUTPUT_DIRECTORY
${
CMAKE_BINARY_DIR
}
/test/prop_CuO_03450
)
...
...
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