Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Rolf Eike Beer
|
d1e6ee6fe3
Mumps coverage: directly pass std::string as argument
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Joseph Snyder
|
f7d92deff4
CTest: Fix GTM coverage handling of entry point named "%"
|
7 years ago |
luz.paz
|
6b4c5a0365
Fix misc. typos
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
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 |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Joseph Snyder
|
9ad07fbeb8
CTest: Fix MUMPS coverage parsing and test
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
Zack Galbreath
|
782eba3a0c
CTest: Fix GTM coverage parsing line offset bug
|
12 years ago |
Bill Hoffman
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
13 years ago |
Joseph Snyder
|
1b418f1fbf
Change GT.M Coverage Parser global
|
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
|
dd07161c51
Fix warning about char* instead of const char*.
|
13 years ago |
Bill Hoffman
|
e6412e084e
Add support to ctest for GTM mumps coverage.
|
13 years ago |