Ben Boeckel
|
89891bcb9e
cmCTest, cmCTestCoverageHandler: remove cwd dance
|
8 years ago |
Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Bill Hoffman
|
9ac2e18960
ctest_coverage: If gcov is not found just warn, not error
|
9 years ago |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
50ad1e0a14
CTest: don't use else after return
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 years ago |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 years ago |
Brad King
|
fb1f5d50af
Merge topic 'remove-needless-copies'
|
9 years ago |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 years ago |
Daniel Pfeifer
|
27ead96305
Remove unnecessary local copies.
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 years ago |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Joseph Snyder
|
bc29ed542b
CTest: Make coverage file selection more specific.
|
10 years ago |
Joseph Snyder
|
32268810d9
CTest: Expand directories for Cobertura search
|
10 years ago |
Brad King
|
96be53aebd
Merge topic 'jacoco_out_of_source'
|
10 years ago |
Zack Galbreath
|
1db32ffe98
ctest_coverage: Search for Jacoco files in the binary directory
|
10 years ago |
Sean McBride
|
710d8bab7e
Fix trivial clang -Wdouble-promotion warnings
|
10 years ago |
Brad King
|
e8585f45f5
Remove use of include <cmsys/stl/*> and cmsys_stl::*
|
10 years ago |
James Johnston
|
b28b07db47
cmCTestCoverageHandle: Improve error handling.
|
10 years ago |
Zack Galbreath
|
e6cf1c489c
ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOB
|
10 years ago |
Daniel Pfeifer
|
8fbc509a48
cmCTestCoverageHandler: Port to cmXMLWriter
|
10 years ago |
Zack Galbreath
|
fc58bdb9ad
ctest_coverage: Add QUIET option
|
10 years ago |
Stephen Kelly
|
421eadb45b
Remove use of cmsys_stl.
|
10 years ago |