ソースを参照

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