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
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
1
-6/+3
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-32/+8
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-267/+62
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-72/+31
*
Fixed overwriting of a previous change set
Zach Mullen
2009-08-19
1
-0/+52
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
1
-64/+18
*
Add test times to log file as well as the stdout.
Bill Hoffman
2009-08-18
1
-2/+14
*
If labels are found on the tests, then print a time summary for all the tests...
Bill Hoffman
2009-08-18
1
-1/+48
*
Output total time when using -j N
Bill Hoffman
2009-08-12
1
-1/+1
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
1
-1/+0
*
ENH: add test times and a total time to the output of command line ctest
Bill Hoffman
2009-07-27
1
-8/+23
*
ENH: fix warning
Bill Hoffman
2009-07-19
1
-1/+1
*
ENH: fix warning
Bill Hoffman
2009-07-17
1
-1/+1
*
ENH: compute the max test name width based on the length of the tests
Bill Hoffman
2009-07-17
1
-0/+15
*
ENH: Reports "Passed" for WILL_FAIL tests
Brad King
2009-07-02
1
-67/+48
*
BUG: #8611 add pass fail reasons into log file
Bill Hoffman
2009-02-27
1
-18/+42
*
ENH: add a CDash measured value showing the reason for passed and failed test...
Bill Hoffman
2009-02-24
1
-9/+23
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
1
-1/+101
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-11/+12
*
ENH: Put test labels in MemCheck results
Brad King
2009-02-02
1
-39/+52
*
BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...
David Cole
2009-01-22
1
-6/+12
*
BUG: fix for bug #8174
Bill Hoffman
2009-01-15
1
-2/+13
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-0/+1
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-1/+1
*
ENH: Teach CTest to submit test property LABELS
Brad King
2009-01-07
1
-1/+40
*
STYLE: fix shadow warning
Bill Hoffman
2008-12-19
1
-4/+4
*
BUG: partial fix for #8056
Bill Hoffman
2008-12-19
1
-0/+78
*
ENH: Implement feature request from issue 7885. Allow setting environment var...
David Cole
2008-11-26
1
-5/+15
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-3/+6
*
ENH: add max width option to ctest ouptut
Bill Hoffman
2008-09-22
1
-2/+3
*
ENH: add initial support for HAIKU OS from bug# 7425
Bill Hoffman
2008-09-15
1
-0/+10
*
COMP: fix warning
Bill Hoffman
2008-07-07
1
-1/+1
*
COMP: fix a few more warnings
Bill Hoffman
2008-07-06
1
-2/+2
*
COMP: try to fix sgi compiler problem with set and also shorten symbol length...
Bill Hoffman
2008-07-04
1
-2/+2
*
COMP: fix more warnings
Bill Hoffman
2008-07-04
1
-15/+20
*
COMP: fix warning
Bill Hoffman
2008-07-04
1
-1/+1
*
COMP: fix some warnings
Bill Hoffman
2008-07-04
1
-2/+1
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-64/+374
*
BUG: fix for bug 7136
Bill Hoffman
2008-06-17
1
-12/+16
*
ENH: make tes test finding logic also try full paths as relative paths becaus...
Ken Martin
2008-05-30
1
-4/+15
*
BUG: fix for bug 7077 handle DartMeasurement tags with tyep text/html
Bill Hoffman
2008-05-23
1
-0/+20
*
BUG: minor fix for ctest
Ken Martin
2008-01-31
1
-1/+1
*
ENH: read in old file formats Dart as well
Ken Martin
2008-01-31
1
-0/+15
*
ENH: remove warnings
Bill Hoffman
2008-01-30
1
-2/+2
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-0/+4
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-10/+16
*
ENH: improve backwards compatibility
Ken Martin
2008-01-19
1
-6/+98
*
BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ...
Ken Martin
2008-01-18
1
-44/+43
*
ENH: use CTestTestfile.txt
Ken Martin
2008-01-17
1
-11/+1
*
BUG: try to fix crash
Bill Hoffman
2007-11-08
1
-2/+8
[next]