Browse Source

Remove Qt files from coverage

Julien Finet 14 years ago
parent
commit
82fff986f2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CMake/CTestCustom.cmake.in

+ 3 - 0
CMake/CTestCustom.cmake.in

@@ -14,6 +14,9 @@ SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
   ".*/Testing/.*"
   ".*/Testing/.*"
  
  
   ".*/CMakeExternals/.*"
   ".*/CMakeExternals/.*"
+
+  "./ctkPixmapIconEngine.*"
+  "./ctkIconEngine.*"
   )
   )
 
 
 # The following tests should not be run under valgrind
 # The following tests should not be run under valgrind