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
/
cmCTest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the --timeout option to ctest command line. This sets a global timeout...
Zach Mullen
2009-11-30
1
-0/+5
*
CTest: Move initial checkout to ctest_start()
Brad King
2009-11-24
1
-1/+2
*
CTest: Simplify Initialize method signature
Brad King
2009-11-24
1
-2/+9
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Add label summary times to ctest default output. Also, remove parallel time ...
Bill Hoffman
2009-09-11
1
-0/+2
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-0/+5
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-12/+6
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-1/+1
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
1
-0/+1
*
BUG: Do not carry over file list between coverage
Brad King
2009-03-11
1
-0/+1
*
ENH: Add cmCTest::DecodeURL method
Brad King
2009-02-24
1
-0/+3
*
STYLE: Add TODO comment about CTest configuration
Brad King
2009-02-13
1
-0/+4
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-3/+0
*
BUG: Reset file submission list on test restart
Brad King
2009-01-27
1
-1/+0
*
BUG: add output on failure to ctest #8255
Bill Hoffman
2009-01-18
1
-0/+5
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-3/+7
*
ENH: Refactor cmCTest test part representation
Brad King
2009-01-12
1
-16/+37
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-1/+1
*
ENH: fix return type
Bill Hoffman
2009-01-09
1
-1/+1
*
ENH: add subproject tag property for ctest
Bill Hoffman
2009-01-09
1
-0/+3
*
BUG: Capture cout and cerr from internal ctest
Brad King
2009-01-05
1
-0/+8
*
STYLE: Fix line length style violation.
David Cole
2008-11-28
1
-1/+2
*
ENH: Implement feature request from issue 7885. Allow setting environment var...
David Cole
2008-11-26
1
-2/+4
*
ENH: add max width option to ctest ouptut
Bill Hoffman
2008-09-22
1
-1/+7
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-0/+18
*
BUG: cmCTest::GetConfigType should return the string by reference-to-const so...
Brad King
2008-02-03
1
-1/+1
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-1/+1
*
STYLE: remove argument bool fast, it was unused
Alexander Neundorf
2007-06-12
1
-2/+1
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-1/+1
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+7
*
ENH: Properly propagate config type to test
Andy Cedilnik
2006-10-13
1
-0/+3
*
ENH: some cleanup and commenting of code
Ken Martin
2006-10-12
1
-1/+13
*
ENH: Add support for special tracks, fix options of handlers so that the -R, ...
Andy Cedilnik
2006-04-28
1
-0/+5
*
BUG: Improve the behavior of the ReadCustomFilesCommand
Andy Cedilnik
2006-04-09
1
-3/+4
*
ENH: added support for -SP scripts in new processes
Ken Martin
2006-04-04
1
-1/+5
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-3/+3
*
ENH: Add new ctest command
Andy Cedilnik
2006-03-28
1
-2/+3
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-42/+42
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-9/+9
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-39/+47
*
BUG: Handle buggy streams
Andy Cedilnik
2006-02-28
1
-0/+4
*
ENH: Add a way to submit extra files to the dashboard
Andy Cedilnik
2005-07-18
1
-0/+4
*
ENH: Several improvements and cleanups:
Andy Cedilnik
2005-07-18
1
-0/+9
*
ENH: Add timeout support
Andy Cedilnik
2005-07-13
1
-0/+1
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+14
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-3/+6
*
ENH: Separate standard output and standard error for problematic commands
Andy Cedilnik
2005-06-14
1
-1/+25
*
ENH: Move the build-and-test code to a handler
Andy Cedilnik
2005-06-03
1
-19/+2
[next]