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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-1/+2
*
ENH: Add missing newline to CTest-generated xml
Brad King
2009-01-09
1
-1/+1
*
ENH: fix crash for old style scripts
Bill Hoffman
2009-01-09
1
-2/+8
*
ENH: add subproject tag property for ctest
Bill Hoffman
2009-01-09
1
-8/+40
*
BUG: Capture cout and cerr from internal ctest
Brad King
2009-01-05
1
-18/+34
*
BUG: Fix crash when running internal CTest
Brad King
2008-12-18
1
-2/+2
*
ENH: Implement feature request from issue 7885. Allow setting environment var...
David Cole
2008-11-26
1
-1/+26
*
ENH: add more debug stuff to CTestCTest2 so I can figure out redwall
Bill Hoffman
2008-11-23
1
-0/+16
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-1/+2
*
ENH: add max width option to ctest ouptut
Bill Hoffman
2008-09-22
1
-0/+12
*
ENH: add initial support for HAIKU OS from bug# 7425
Bill Hoffman
2008-09-15
1
-2/+7
*
COMP: fix some warnings
Bill Hoffman
2008-07-04
1
-1/+0
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-5/+38
*
BUG: cmCTest::GetConfigType should return the string by reference-to-const so...
Brad King
2008-02-03
1
-1/+1
*
ENH: remove extra junk
Bill Hoffman
2008-01-31
1
-1/+0
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-6/+33
*
ENH: look for CTestConfiguration.ini first
Ken Martin
2008-01-23
1
-2/+2
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-56/+11
*
BUG: Do not require a nightly start time for an experimental or continuous te...
Brad King
2007-11-21
1
-1/+2
*
ENH: allow test properties to set a timeout that is longer than the default t...
Bill Hoffman
2007-09-18
1
-1/+3
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
1
-8/+0
*
ENH: change error to warning so ctesttest3 passes
Bill Hoffman
2007-08-06
1
-2/+2
*
ENH: add a check to make sure nightly start time was specified
Bill Hoffman
2007-08-03
1
-3/+12
*
ENH: add more verbose output
Bill Hoffman
2007-06-14
1
-0/+10
*
BUG: Never return a string containing a space " " from cmCTest::GetShortPathT...
David Cole
2007-06-12
1
-0/+1
*
STYLE: remove argument bool fast, it was unused
Alexander Neundorf
2007-06-12
1
-26/+22
*
BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...
David Cole
2007-06-11
1
-6/+14
*
BUG: fix timeout bug with global timeouts such as DART_TESTING_TIMEOUT
Ken Martin
2007-06-08
1
-2/+3
*
BUG: better passing of global TIMEOUT to internal ctest invocaitons
Ken Martin
2007-06-06
1
-18/+18
*
ENH: fix passing of time limit to some ctest invocations that also use build-...
Ken Martin
2007-06-04
1
-2/+4
*
BUG: fix problem with new curl_getdate and ctest
Bill Hoffman
2007-03-23
1
-1/+7
*
ENH: minor additional error output
Ken Martin
2007-03-20
1
-0/+1
*
BUG: fix in the timeout code
Ken Martin
2007-01-29
1
-3/+1
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-1/+15
*
ENH: merge in changes for beos support
Bill Hoffman
2006-12-04
1
-0/+6
*
ENH: Add options to build with system utility libraries. Organize inclusion ...
Brad King
2006-10-19
1
-1/+1
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-6/+38
*
STYLE: Fix kwstyle
Andy Cedilnik
2006-10-15
1
-4/+5
*
ENH: Properly propagate config type to test
Andy Cedilnik
2006-10-13
1
-9/+12
*
BUG: Use BuildDirectory from the DartConfiguration information. Also, Make mi...
Andy Cedilnik
2006-10-12
1
-0/+5
*
ENH: some cleanup and commenting of code
Ken Martin
2006-10-12
1
-365/+423
*
ENH: fix color output inside of ctest runs
Ken Martin
2006-07-21
1
-0/+4
*
COMP: Fix stl string access
Andy Cedilnik
2006-07-11
1
-2/+2
*
BUG: Try to fix the problem of bad test names
Andy Cedilnik
2006-07-11
1
-2/+5
*
ENH: Pass -C flag to cmake to generate the apropriate build command
Andy Cedilnik
2006-07-09
1
-0/+6
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-16/+20
*
ENH: Add support for special tracks, fix options of handlers so that the -R, ...
Andy Cedilnik
2006-04-28
1
-9/+46
*
BUG: The fast mode should not read CTestCustom.ctest files
Andy Cedilnik
2006-04-11
1
-36/+36
*
BUG: Improve the behavior of the ReadCustomFilesCommand
Andy Cedilnik
2006-04-09
1
-20/+36
*
ENH: added support for -SP scripts in new processes
Ken Martin
2006-04-04
1
-1/+35
[prev]
[next]