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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-1/+4
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0/+4
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-0/+4
*
Document new --http1.0 option.
Zach Mullen
2009-12-11
1
-0/+3
*
Document new timeout command line option
Zach Mullen
2009-11-30
1
-0/+3
*
BUG 9961: ctest --help should not display a Generators section
Zach Mullen
2009-11-24
1
-0/+1
*
Doc --help-command, --help-command-list, --help-commands for ctest. (bug 9833)
Zach Mullen
2009-11-05
1
-0/+7
*
Fixed ctest doc typos. (bug 9836)
Zach Mullen
2009-11-04
1
-5/+5
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-0/+3
*
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/+4
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-0/+3
*
ENH: add docs for command line ctest
Bill Hoffman
2009-05-07
1
-0/+8
*
ENH: Create internal 'ctest --launch' tool
Brad King
2009-02-11
1
-0/+9
*
BUG: add output on failure to ctest #8255
Bill Hoffman
2009-01-18
1
-0/+3
*
ENH: add max width option to ctest ouptut
Bill Hoffman
2008-09-22
1
-1/+4
*
ENH: read in old file formats Dart as well
Ken Martin
2008-01-31
1
-1/+2
*
ENH: use CTestTestfile.txt
Ken Martin
2008-01-17
1
-3/+2
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-0/+1
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-10/+10
*
BUG: revert doc changes since VS7 cannot compile them, will implement them in...
Ken Martin
2007-10-09
1
-13/+13
*
ENH: make documentation entries actually store their data
Ken Martin
2007-10-09
1
-13/+13
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
1
-1/+1
*
STYLE: create command documentation for ctest
Alexander Neundorf
2007-06-08
1
-0/+8
*
ENH: support for --build-config-sample feature #1022
Ken Martin
2007-03-19
1
-0/+4
*
BUG: fixes so that --build-and-test will honor timeouts
Ken Martin
2007-01-30
1
-2/+2
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-1/+3
*
ENH: Add support for special tracks, fix options of handlers so that the -R, ...
Andy Cedilnik
2006-04-28
1
-0/+5
*
ENH: Add support for preinstall for cmake generated projects when packaging them
Andy Cedilnik
2006-04-10
1
-2/+1
*
ENH: added support for -SP scripts in new processes
Ken Martin
2006-04-04
1
-0/+6
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-38/+49
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
1
-1/+0
*
STYLE: removed some docs that did not make sense
Ken Martin
2005-11-16
1
-1/+0
*
ENH: Add a way to submit extra files to the dashboard
Andy Cedilnik
2005-07-18
1
-0/+2
*
ENH: Several improvements and cleanups:
Andy Cedilnik
2005-07-18
1
-11/+25
*
ENH: Add debug flag
Andy Cedilnik
2005-06-02
1
-0/+3
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-2/+2
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-6/+16
*
ENH: Start adding support for CTest testfiles
Andy Cedilnik
2005-04-01
1
-1/+6
*
FIX: fix output of passing tests
Bill Hoffman
2005-03-11
1
-4/+1
*
ENH: better docs
Ken Martin
2005-03-10
1
-1/+3
*
ENH: ctest now uses CMake global generator to do the build part of build-and-...
Ken Martin
2005-02-22
1
-12/+25
*
ENH: added missing documentation
Ken Martin
2005-01-27
1
-0/+8
*
COMP: fix warning
Ken Martin
2004-11-15
1
-1/+2
*
ENH: added -U option to take union of -R and -I
Ken Martin
2004-11-13
1
-5/+9
*
BUG: Attempt to remove memory leak
Andy Cedilnik
2004-10-03
1
-1/+4
*
ENH: better documentation
Bill Hoffman
2004-05-07
1
-2/+29
*
BUG: putenv syntax was wrong and caused a crash on the SGI
Bill Hoffman
2004-05-02
1
-2/+2
*
ENH: Add environment variable that Dart sets so that tests can know they are ...
Andy Cedilnik
2004-04-30
1
-0/+2
*
ENH: Report error and exit when the current directory is not specified
Andy Cedilnik
2004-04-21
1
-1/+10
[next]