Mentions légales du service

Skip to content
Snippets Groups Projects
Commit abf5a286 authored by Nicolas Bellot's avatar Nicolas Bellot Committed by hhakim
Browse files

modif timeout test demo_matlab

parent 07e9cb8a
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@ if(BUILD_MATLAB_MEX_FILES)
#CTEST_FULL_OUTPUT
set_tests_properties(FAUST_HIER_MEX FAUST_HADAMARD_MEX PROPERTIES TIMEOUT 30)
set_tests_properties(DEMO_MATLAB PROPERTIES TIMEOUT 300)
set_tests_properties(DEMO_MATLAB PROPERTIES TIMEOUT 3000)
set_tests_properties(FAUST_MEG_MEX PROPERTIES TIMEOUT ${TIMEOUT_MEG})
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment