Selaa lähdekoodia

Remove Qt files from coverage

Julien Finet 14 vuotta sitten
vanhempi
commit
82fff986f2
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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