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)
|
14 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 |
Bill Hoffman
|
1b48d361d8
fix number of callers to work with newer versions of valgrind
|
16 years ago |
Bill Hoffman
|
d7a3277fb3
Fix bug#9767 catch missing leak.
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Zach Mullen
|
b0b5ffcf5c
MemCheck should now work again in ctest
|
16 years ago |
Zach Mullen
|
b427d1985e
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon...
|
16 years ago |
Bill Hoffman
|
bd1e91a460
BUG: fix for bug #8153 add purify suppression file and fix output to not be one big line
|
16 years ago |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 years ago |
Brad King
|
cc2092d5bb
ENH: Put test labels in MemCheck results
|
17 years ago |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 years ago |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 years ago |
Bill Hoffman
|
fa46cb5572
ENH: fix output and valgrind truncation issue
|
18 years ago |
Bill Hoffman
|
6baaf296a5
ENH: add another valgrind error type
|
18 years ago |
Bill Hoffman
|
2745742e09
STYLE: fix some kwstyle errors
|
18 years ago |
Bill Hoffman
|
3017259ac4
ENH: add test output to valgrind output and truncate output for valgrind
|
18 years ago |
Bill Hoffman
|
132cb5d479
ENH: add support for bounds checker
|
18 years ago |
Andy Cedilnik
|
870f2aeb2e
BUG: Replace some errors with warnings
|
19 years ago |
Bill Hoffman
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 years ago |
Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
Andy Cedilnik
|
867e41d23b
BUG: Couple of memcheck bugs: Log files should really be different for test and memcheck. Also make sure to not trunkate the output of the test until the valgrind or any other checking is pefrormed.
|
20 years ago |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 years ago |