Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Brad King
|
7517923418
codespell: Match valgrind output without repeating a spelling error
|
1 year ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Tobias Ribizel
|
59fcbba65e
ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer
|
3 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Frank Winklmeier
|
140704d443
ctest: add option for output truncation
|
3 years ago |
Zack Galbreath
|
5489ce74b3
ctest: support <CTestMeasurement> for runtime measurements
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Pawel Dac
|
54866346de
CTest: Save sanitizer output files after test execution
|
4 years ago |
Tobias Ribizel
|
fea49b2df0
CTest: Rename CudaMemcheck to CudaSanitizer
|
5 years ago |
Tobias Ribizel
|
050720f3ad
CTest: add compute-sanitizer alias for cuda-memcheck
|
5 years ago |
Tobias Ribizel
|
562dcec3c4
CTest: Add error types to cuda-memcheck parser
|
5 years ago |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 years ago |
Tobias Ribizel
|
fe062800f0
CTest: add cuda-memcheck support
|
5 years ago |
Craig Scott
|
348a2a9734
Merge topic 'ctest-memcheck-sanitizers'
|
5 years ago |
Brad King
|
e03d3c08f0
CTest: Fix '-T MemCheck' command-line support for sanitizers
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 years ago |
Dietmar Scheidl
|
676befdf52
ctest: add support for memcheck using Dr. Memory
|
6 years ago |
Dietmar Scheidl
|
2db0a65f56
cmCTestMemCheckHandler.cxx: minor refactoring
|
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
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 years ago |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 years ago |
Vitaly Stakhovsky
|
080a79ca4a
cmSystemTools: More methods accept `std::string` params
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Betsy McPhail
|
5aaaee5e9e
ctest_memcheck: Change failure to find log file from error to warning
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |