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 年之前 |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 年之前 |
Brad King
|
cc2092d5bb
ENH: Put test labels in MemCheck results
|
17 年之前 |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 年之前 |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 年之前 |
Bill Hoffman
|
fa46cb5572
ENH: fix output and valgrind truncation issue
|
18 年之前 |
Bill Hoffman
|
6baaf296a5
ENH: add another valgrind error type
|
18 年之前 |
Bill Hoffman
|
2745742e09
STYLE: fix some kwstyle errors
|
18 年之前 |
Bill Hoffman
|
3017259ac4
ENH: add test output to valgrind output and truncate output for valgrind
|
18 年之前 |
Bill Hoffman
|
132cb5d479
ENH: add support for bounds checker
|
18 年之前 |
Andy Cedilnik
|
870f2aeb2e
BUG: Replace some errors with warnings
|
19 年之前 |
Bill Hoffman
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 年之前 |
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 年之前 |
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.
|
19 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 年之前 |
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 年之前 |
Andy Cedilnik
|
d6f77bddc4
ENH: Pass in memcheck command options and suppresions, and change skin to tool
|
20 年之前 |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 年之前 |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 年之前 |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 年之前 |
Andy Cedilnik
|
8fe1686510
ENH: Cleanups and add CTEST_START command
|
21 年之前 |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 年之前 |