Bill Hoffman
|
b35a7730ce
Fix truncation of valgrind output logic.
|
11 年之前 |
Bill Hoffman
|
5d40d88e00
Handle more than one process with sanitizer errors.
|
11 年之前 |
Bill Hoffman
|
1e005eadbc
CTest: Fix MemoryCheckType from 'ctest -T MemCheck'
|
11 年之前 |
Bill Hoffman
|
4472671432
ctest_memcheck: Add support for memory and leak sanitizer.
|
11 年之前 |
Bill Hoffman
|
49948f7221
ctest_memcheck: Add support for ThreadSanitizer
|
11 年之前 |
Bill Hoffman
|
3c5eac1fbb
cmCTestMemCheckHandler: Fix coding style in this class
|
11 年之前 |
Bill Hoffman
|
58cc3c22ef
Fix ctest to allow valgrind to show up in the path name of a memcheck tool.
|
11 年之前 |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 年之前 |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 年之前 |
Rolf Eike Beer
|
6f9aaad150
CTest: create one output file per memcheck (#14303)
|
12 年之前 |
Rolf Eike Beer
|
61ddb9319b
CTest: fix comment documenting cmBoundsCheckerParser class
|
12 年之前 |
Rolf Eike Beer
|
3b5b758915
CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags
|
12 年之前 |
Rolf Eike Beer
|
f4994223bb
CTest: remove unreachable code and CTestTestMemcheckUnknown test
|
12 年之前 |
Rolf Eike Beer
|
dde6306a48
CTest: use an output file for Valgrind (#14110)
|
12 年之前 |
Rolf Eike Beer
|
d26c9b69c5
CTest: improve memory checker type detection
|
13 年之前 |
Rolf Eike Beer
|
95bc8aa6c4
CTest: fix usage of memory checker with spaces in path
|
13 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
3da577dec0
CTest: Escape MemCheck test output for XML (#13124)
|
13 年之前 |
Alexandru Ciobanu
|
ea4416cf7b
CTest: Match valgrind errors with "points to" (#12922)
|
13 年之前 |
Johannes Stallkamp
|
eb4af16298
CTest: Fixed valgrind output parsing (#12260)
|
14 年之前 |
Zach Mullen
|
9c3a0b9f14
We will actually compress memcheck output if the server supports it.
|
14 年之前 |
Brad King
|
5383657357
CTest: Avoid use of old EscapeSpaces method
|
15 年之前 |
Bill Hoffman
|
1b48d361d8
fix number of callers to work with newer versions of valgrind
|
16 年之前 |
Bill Hoffman
|
d7a3277fb3
Fix bug#9767 catch missing leak.
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Zach Mullen
|
b0b5ffcf5c
MemCheck should now work again in ctest
|
16 年之前 |
Zach Mullen
|
b427d1985e
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon...
|
16 年之前 |
Bill Hoffman
|
bd1e91a460
BUG: fix for bug #8153 add purify suppression file and fix output to not be one big line
|
16 年之前 |