Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
vor 7 Jahren |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
vor 8 Jahren |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
vor 8 Jahren |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
vor 8 Jahren |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
vor 9 Jahren |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
vor 9 Jahren |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
vor 9 Jahren |
Brad King
|
180538c706
Source: Stabilize include order
|
vor 9 Jahren |
Zack Galbreath
|
fc58bdb9ad
ctest_coverage: Add QUIET option
|
vor 10 Jahren |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
vor 10 Jahren |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
vor 11 Jahren |
Joseph Snyder
|
9ad07fbeb8
CTest: Fix MUMPS coverage parsing and test
|
vor 11 Jahren |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
vor 11 Jahren |
Bill Hoffman
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
vor 13 Jahren |
Bill Hoffman
|
0a169e628b
Remove uncovered files from cache coverage data.
|
vor 13 Jahren |
Bill Hoffman
|
f5c5db0753
Fix some warnings and a bug where it went past the length of a vector.
|
vor 13 Jahren |
Bill Hoffman
|
7955e995ec
Add support for Cache coverage.
|
vor 13 Jahren |