Andy Cedilnik
|
f90fc6ee39
ENH: Purify support should work now.
|
22 years ago |
Andy Cedilnik
|
ab0a30e2b3
ENH: Add suppression file support for valgrind
|
22 years ago |
Andy Cedilnik
|
e9e391c004
ENH: Several cleanups and attempt to do purify support
|
22 years ago |
Andy Cedilnik
|
303cb13e0b
ENH: Cleanup output
|
22 years ago |
Andy Cedilnik
|
6e5eddb917
ERR: Fix coverage on gcc 2.95
|
22 years ago |
Andy Cedilnik
|
d9658c15bc
ERR: Ok, think before commit... This fixes two build problems. The missing brace and the std::string signature is different on gcc 2.95 and gcc 3.3.
|
22 years ago |
Andy Cedilnik
|
652b162a29
ERR: Inner loop used the same counter as outer. Broke coverage code
|
22 years ago |
Andy Cedilnik
|
67285f9a76
ERR: STD fixes
|
22 years ago |
Andy Cedilnik
|
5b232ded15
ENH: Add initial memory check support which works for Valgrind
|
22 years ago |
Bill Hoffman
|
0c72acd812
ENH: fix for gcc 3.1
|
22 years ago |
Ken Martin
|
256947ed08
now can do extra updates
|
22 years ago |
Ken Martin
|
e3e4a7892b
some updates to handle inline cache files and environment variables
|
22 years ago |
Andy Cedilnik
|
403f220d25
ENH: Improve coverage on systems with multiple gcov commands
|
22 years ago |
Brad King
|
21c5c6c81d
ENH: Using cmListFileCache to read the DartTestfile instead of duplicating the parse loop.
|
22 years ago |
Brad King
|
ed853b5d70
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use.
|
22 years ago |
Ken Martin
|
10f88cd333
some fixes to test harnes
|
22 years ago |
Ken Martin
|
be15d66e37
better error handling
|
22 years ago |
Ken Martin
|
a442f1715e
a start on the dashboard driver
|
22 years ago |
Brad King
|
945fcb581d
BUG: Do not use std::string to accumulate output. Use std::vector instead. This is much better at memory management.
|
22 years ago |
Andy Cedilnik
|
220aea3aee
BUG: Handle -C properly for executables that are not in the project; Fix Bug #344 - ctest -C Debug
|
22 years ago |
Andy Cedilnik
|
2bb8d871cb
ENH: Add warning exception for VTK type warning blocking
|
22 years ago |
Brad King
|
251032b190
BUG#259: Fix for spaces in paths to executable added to previous fixes for this bug.
|
22 years ago |
Bill Hoffman
|
c02edd816a
BUG: fix for bug 323
|
22 years ago |
Andy Cedilnik
|
b1f1118239
ENH: Cleanup parsing of argument to help fix Bug #259 - CMake does not quote correctly in DartTestfile.txt
|
22 years ago |
Andy Cedilnik
|
3020a554ba
ENH: Report when having conflicts
|
22 years ago |
Andy Cedilnik
|
e92779a657
BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows
|
22 years ago |
Andy Cedilnik
|
2ff2353079
ENH: Handle all white spaces, fix problem on cygwin
|
22 years ago |
Andy Cedilnik
|
da623cd0b4
ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line
|
22 years ago |
Andy Cedilnik
|
26d804aaa4
BUG: Report failed as failed...
|
22 years ago |
Andy Cedilnik
|
7f5b38b190
BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #153 - CTest does not detect tests that are not found
|
22 years ago |