Historique des commits

Auteur SHA1 Message Date
  Marco Craveiro 6e02a3b2bf CTest: Use the gcov --preserve-paths flag (#11717) il y a 15 ans
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. il y a 15 ans
  Zach Mullen 9d6567a269 Extra coverage glob should subtract the explicitly defined excluded files il y a 15 ans
  Bill Hoffman 1d4e121d9c Add php coverage to ctest. il y a 15 ans
  Zach Mullen 38cabcd9ff Fix shadowed local warning in coverage handler il y a 15 ans
  Zach Mullen 231cbbef80 Change coverage globbing mechanism to resolve paths earlier il y a 15 ans
  Zach Mullen 6ea9213244 Coverage glob should search in Source dir il y a 15 ans
  Zach Mullen 7049dff85a Implement extra coverage globbing il y a 15 ans
  David Cole 4439f17b20 Fix issue #5668 - use CollapseFullPath when determining if covered file is within source or binary tree. Allows gcc/gcov coverage analysis using MinGW on Windows. il y a 16 ans
  Alexander Neundorf b3040beb41 fix two more warnings from icpc il y a 16 ans
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. il y a 16 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King 589b4265a6 BUG: Do not produce empty coverage log files il y a 16 ans
  Brad King 5bc17136a3 BUG: Do not carry over file list between coverage il y a 16 ans
  Brad King f3e713ba65 BUG: Avoid duplicate CTest coverage submission il y a 16 ans
  Brad King 1d96c943e0 ENH: Efficiently filter CTest coverage by label il y a 16 ans
  Brad King a86e81c358 ENH: Generate a central list of target directories il y a 16 ans
  Brad King 91a8569648 ENH: Teach ctest_coverage to filter with LABELS il y a 16 ans
  Brad King 3078fef81c BUG: Fix coverage label reports for Bullseye il y a 16 ans
  Brad King c4596605df BUG: Fix coverage handler initialization il y a 16 ans
  Brad King 70b1ed2548 ENH: Teach CTest to put labels in coverage results il y a 17 ans
  Brad King 5be7846277 STYLE: Remove unused variable il y a 17 ans
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML il y a 17 ans
  Bill Hoffman 56ea0ad186 STYLE: fix warning il y a 17 ans
  Bill Hoffman a26c70477c STYLE: fix warning il y a 17 ans
  Brad King 447f5b303e ENH: Divide CTest file submission list by part il y a 17 ans
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files il y a 17 ans
  Bill Hoffman bdfc3fadd3 ENH: add more debug stuff to CTestCTest2 so I can figure out redwall il y a 17 ans
  David Cole 86e7a9dad8 ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive globs to skip symlinks when necessary. Default to true for backwards compatible behavior. Used from the ctest coverage handler to avoid recursing through the '/Applications' directory on the Mac looking for *.da files... Should fix the hangs reported recently by Mac CMake dashboard submitters. il y a 17 ans
  David Cole 5a0389a0b7 BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a file during coverage analysis. il y a 17 ans