Commit History

Author SHA1 Message Date
  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
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Wouter Klouwen ff62b00522 CTest: add safe conversion from cmDuration to integer types 8 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 8 years ago
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations 8 years ago
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 years ago
  Brad King 7c28081c14 Merge topic 'string-clear' 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 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
  Jamie Snape e116f2a5de ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty 8 years ago
  Sylvain Joubert efff7086c6 ctest_memcheck: Append sanitizers user options at the end to allow overriding 9 years ago
  Jamie Snape e537bd9112 ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS 9 years ago
  Jamie Snape 0a2e588585 ctest_memcheck: join *SAN_OPTIONS with : 9 years ago
  Jamie Snape cdacfbd255 MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers 9 years ago
  Jamie Snape cf590c1236 ctest_memcheck: add support for standalone LeakSanitizer 9 years ago
  Bill Hoffman f0d50957b9 ctest: Improve output for `-T memcheck` 9 years ago
  Brad King 8b33507aba Merge topic 'cdash_version_check' 9 years ago
  Betsy McPhail 3a523eec78 ctest_memcheck: Add DEFECT_COUNT option to capture defect count 9 years ago
  Zack Galbreath d3633731ab Do not query CDash for version 9 years ago
  Brad King 5385817762 Do not define cout/cerr preprocessor symbols 9 years ago