• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 SET(CTEST_CUSTOM_MEMCHECK_IGNORE
2   ${CTEST_CUSTOM_MEMCHECK_IGNORE}
3   # Python generates too many valgrind errors,
4   # runing python based tests would be long and useless.
5   fix_point_parameter
6   functional-test-legacy
7   xml-generator
8   )
9