index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestTestHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-5/+5
*
BUG: Fix displaying of percentage
Andy Cedilnik
2005-06-22
1
-1/+1
*
COMP: see about fixing warning
Ken Martin
2005-06-20
1
-2/+2
*
ENH: Pass configuration type to subprocesses
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+29
*
BUG: Remove debugging code
Andy Cedilnik
2005-06-07
1
-5/+0
*
ENH: Use CMake for parsing DartTestfile.txt
Andy Cedilnik
2005-06-07
1
-110/+256
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-7/+7
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-59/+44
*
ENH: Start adding support for CTest testfiles
Andy Cedilnik
2005-04-01
1
-4/+14
*
BUG: Detect when TestsToRunInformation is not set
Andy Cedilnik
2005-02-17
1
-0/+4
*
ENH: Some more generalization
Andy Cedilnik
2005-02-17
1
-0/+17
*
ENH: Several cleanups and improvements
Andy Cedilnik
2005-01-27
1
-529/+69
*
ENH: Add a superclass to all handlers
Andy Cedilnik
2005-01-27
1
-5/+1
*
ENH: Add compression support to XML files
Andy Cedilnik
2005-01-27
1
-6/+7
*
ENH: Add support for shrinking the output of the test
Andy Cedilnik
2005-01-26
1
-0/+77
*
ENH: added -U option to take union of -R and -I
Ken Martin
2004-11-13
1
-37/+63
*
BUG: Fix reporting of path and full command when test program was not found
Andy Cedilnik
2004-10-21
1
-1/+3
*
ENH: Cleanups and unify output
Andy Cedilnik
2004-10-18
1
-17/+17
*
BUG: Remove maximum size of test output
Andy Cedilnik
2004-09-29
1
-44/+1
*
missing include
Ken Martin
2004-09-09
1
-0/+4
*
more cleanup of ctest
Ken Martin
2004-09-09
1
-0/+1653