Skip to content
Snippets Groups Projects
Commit 9ba49533 authored by Lars Bilke's avatar Lars Bilke
Browse files

Target ctest-large now runs all tests.

parent df374bfd
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,6 @@ add_custom_target( ...@@ -59,7 +59,6 @@ add_custom_target(
COMMAND ${CMAKE_CTEST_COMMAND} -T Test COMMAND ${CMAKE_CTEST_COMMAND} -T Test
--force-new-ctest-process --force-new-ctest-process
--output-on-failure --output-log Tests/ctest-large.log --output-on-failure --output-log Tests/ctest-large.log
--tests-regex LARGE
${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test ${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test
DEPENDS ogs vtkdiff ctest-large-cleanup DEPENDS ogs vtkdiff ctest-large-cleanup
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment