Explorar o código

Remove Qt files from coverage

Julien Finet %!s(int64=14) %!d(string=hai) anos
pai
achega
82fff986f2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CMake/CTestCustom.cmake.in

+ 3 - 0
CMake/CTestCustom.cmake.in

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