Commit History

Author SHA1 Message Date
  Brad King 1c8129795a ctest_memcheck: Do not open empty BC output file name 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Bill Hoffman 0c6330da38 ctest_memcheck: Add support for MemorySanitizer msan 11 years ago
  Ben Boeckel 816c100ae2 ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan 11 years ago
  Brad King b67ef537d4 ctest_memcheck: Order sanitizer type code consistently 11 years ago
  Ben Boeckel ca9cc25ce8 ctest: add support for additional sanitizer options 11 years ago
  Bill Hoffman b35a7730ce Fix truncation of valgrind output logic. 11 years ago
  Bill Hoffman 5d40d88e00 Handle more than one process with sanitizer errors. 11 years ago
  Bill Hoffman 1e005eadbc CTest: Fix MemoryCheckType from 'ctest -T MemCheck' 11 years ago
  Bill Hoffman 4472671432 ctest_memcheck: Add support for memory and leak sanitizer. 11 years ago
  Bill Hoffman 49948f7221 ctest_memcheck: Add support for ThreadSanitizer 11 years ago
  Bill Hoffman 3c5eac1fbb cmCTestMemCheckHandler: Fix coding style in this class 11 years ago
  Bill Hoffman 58cc3c22ef Fix ctest to allow valgrind to show up in the path name of a memcheck tool. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 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. 12 years ago
  Rolf Eike Beer 6f9aaad150 CTest: create one output file per memcheck (#14303) 12 years ago
  Rolf Eike Beer 61ddb9319b CTest: fix comment documenting cmBoundsCheckerParser class 12 years ago
  Rolf Eike Beer 3b5b758915 CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags 12 years ago
  Rolf Eike Beer f4994223bb CTest: remove unreachable code and CTestTestMemcheckUnknown test 12 years ago
  Rolf Eike Beer dde6306a48 CTest: use an output file for Valgrind (#14110) 12 years ago
  Rolf Eike Beer d26c9b69c5 CTest: improve memory checker type detection 13 years ago
  Rolf Eike Beer 95bc8aa6c4 CTest: fix usage of memory checker with spaces in path 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 3da577dec0 CTest: Escape MemCheck test output for XML (#13124) 13 years ago
  Alexandru Ciobanu ea4416cf7b CTest: Match valgrind errors with "points to" (#12922) 13 years ago
  Johannes Stallkamp eb4af16298 CTest: Fixed valgrind output parsing (#12260) 14 years ago
  Zach Mullen 9c3a0b9f14 We will actually compress memcheck output if the server supports it. 14 years ago
  Brad King 5383657357 CTest: Avoid use of old EscapeSpaces method 15 years ago