Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
vor 6 Jahren |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
vor 6 Jahren |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
vor 7 Jahren |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
vor 8 Jahren |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
vor 8 Jahren |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
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 |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
vor 9 Jahren |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
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 |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
vor 10 Jahren |
Christoph Grüninger
|
1a9ba38174
cmParseDelphiCoverage: Remove superfluous semicolons after methods
|
vor 11 Jahren |
Joseph Snyder
|
0622f92d23
CTest: Remove code to fix scanbuild errors
|
vor 11 Jahren |
Joseph Snyder
|
5c31c3e4eb
CTest: Add code coverage parser for Pascal/Delphi
|
vor 11 Jahren |