瀏覽代碼

Remove Qt files from coverage

Julien Finet 14 年之前
父節點
當前提交
82fff986f2
共有 1 個文件被更改,包括 3 次插入0 次删除
  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