Commit History

Author SHA1 Message Date
  Vladislav Vinogradov 9c4984b4e5 ctest_coverage: Fix error message to report the file name 11 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Joseph Snyder 220e81345b CTest: Add Javascript coverage parser 11 years ago
  Brad King ae5686f8d0 Merge topic 'remove-redundant-c_str' 11 years ago
  Joseph Snyder 5c31c3e4eb CTest: Add code coverage parser for Pascal/Delphi 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Joseph Snyder 558c2190e8 CTest: Add Jacoco Coverage functionality 11 years ago
  Joseph Snyder a2822d3089 CTest: Rename coverage implementation for "Python" to "Cobertura" 11 years ago
  Volkan Gezer 9840320dff CTest: Add support for Intel coverage files 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Zack Galbreath 0a6f028067 CTest: notify user if gcov cannot be found 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Nils Gladitz eb1d6cef2f CTest: clean TargetDirs between unrelated coverage runs (issue 13143) 12 years ago
  Patrick Reynolds d0ec3a01a6 Adding support for the Python coverage.py tool. 12 years ago
  David Cole 61ace1df26 CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657) 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  David Cole 8e9101a0cb Merge topic 'mumps_coverage' 13 years ago
  Bill Hoffman c806b23cfe CDash now supports lots of files in coverage. So, show all files. 13 years ago
  Bill Hoffman 761d93129f Do not try to run bullseye coverage if COVFILE env is empty. 13 years ago
  David Cole 56f499dcef CTest: Modify reg ex so it also works with gcov 4.7 output (#13121) 13 years ago
  Bill Hoffman 7955e995ec Add support for Cache coverage. 13 years ago
  Bill Hoffman 319eeb0247 Add test for mumps coverage. Also refactor code to prepare for cache coverage. 13 years ago
  Bill Hoffman 72210c2662 Fix line length. 13 years ago
  Bill Hoffman e6412e084e Add support to ctest for GTM mumps coverage. 13 years ago
  Brad King 3247d63abb ctest_coverage: Save/restore LC_ALL around gcov (#13136) 13 years ago
  Rolf Eike Beer 58d75e22ae CTest: mark all gcov covered files as covered 13 years ago
  David Cole 2f309cba45 CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490) 14 years ago
  Marco Craveiro 6e02a3b2bf CTest: Use the gcov --preserve-paths flag (#11717) 15 years ago