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
|
14 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 |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
15 years ago |
Zach Mullen
|
9d6567a269
Extra coverage glob should subtract the explicitly defined excluded files
|
15 years ago |
Bill Hoffman
|
1d4e121d9c
Add php coverage to ctest.
|
15 years ago |
Zach Mullen
|
38cabcd9ff
Fix shadowed local warning in coverage handler
|
15 years ago |
Zach Mullen
|
231cbbef80
Change coverage globbing mechanism to resolve paths earlier
|
15 years ago |
Zach Mullen
|
6ea9213244
Coverage glob should search in Source dir
|
15 years ago |
Zach Mullen
|
7049dff85a
Implement extra coverage globbing
|
15 years ago |
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.
|
16 years ago |
Alexander Neundorf
|
b3040beb41
fix two more warnings from icpc
|
16 years ago |
David Cole
|
44bcba7461
Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files.
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
589b4265a6
BUG: Do not produce empty coverage log files
|
16 years ago |
Brad King
|
5bc17136a3
BUG: Do not carry over file list between coverage
|
16 years ago |
Brad King
|
f3e713ba65
BUG: Avoid duplicate CTest coverage submission
|
16 years ago |
Brad King
|
1d96c943e0
ENH: Efficiently filter CTest coverage by label
|
16 years ago |
Brad King
|
a86e81c358
ENH: Generate a central list of target directories
|
16 years ago |
Brad King
|
91a8569648
ENH: Teach ctest_coverage to filter with LABELS
|
17 years ago |