aboutsummaryrefslogtreecommitdiffstats
path: root/CTestCustom.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CTestCustom.cmake')
-rw-r--r--CTestCustom.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake b/CTestCustom.cmake
index bcf65e9..c0381a4 100644
--- a/CTestCustom.cmake
+++ b/CTestCustom.cmake
@@ -3,4 +3,5 @@ SET(CTEST_CUSTOM_MEMCHECK_IGNORE
# Python generates too many valgrind errors,
# runing python based tests would be long and useless.
fix_point_parameter
+ functional-test
)