index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-39
/
+39
*
CTest: Allow -Dvar=value with no space between the D and the var
David Cole
2012-06-24
1
-0
/
+11
*
CTest: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-2
/
+21
*
CTest: Rename local variable for clarity
David Cole
2012-06-24
1
-6
/
+5
*
CTest: Refactor error output into ErrorMessageUnknownDashDValue
David Cole
2012-06-24
1
-24
/
+23
*
CTest: Simplify environment save/restore
Brad King
2012-04-24
1
-15
/
+8
*
CTest: Do not get CDash version without drop site (#12618)
Valat Sébastien
2011-12-12
1
-2
/
+6
*
CTest: Disallow problem chars in build and site names (#11792)
David Cole
2011-11-18
1
-6
/
+51
*
Merge topic 'fix-12539-ctestconfig-from-build-dir'
David Cole
2011-11-01
1
-6
/
+26
|
\
|
*
CTest: Look for CTestConfig.cmake in build dir first, then source dir
Jean-Christophe Fillion-Robin
2011-10-26
1
-6
/
+26
*
|
Merge topic 'fix-12383-clear-ctest-vecs'
David Cole
2011-11-01
1
-0
/
+2
|
\
\
|
*
|
CTest: Clear custom vectors before populating (#12383)
David Cole
2011-10-26
1
-0
/
+2
|
|
/
*
|
Source/cmCTest.cxx: Add missing newline (#12538)
Bernhard Walle
2011-10-25
1
-1
/
+1
|
/
*
CTest: Fix memory leaks on error
Thomas Jarosch
2011-09-02
1
-0
/
+2
*
Fix type conversion warning
Zach Mullen
2011-05-27
1
-1
/
+1
*
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
1
-3
/
+77
*
Don't tar/gz ctest_upload() files
Zach Mullen
2011-03-15
1
-3
/
+11
*
Implement ctest_upload command
Zach Mullen
2011-03-15
1
-1
/
+47
*
We shouldn't ask CDash for its version info until/unless we actually need it.
Zach Mullen
2010-09-08
1
-4
/
+0
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-0
/
+6
*
Fix hard-coded CDash URI in version query
Zach Mullen
2010-08-18
1
-3
/
+7
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
1
-1
/
+1
|
\
|
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1
/
+1
*
|
Fix or cast more integer conversions in cmake
Brad King
2010-06-29
1
-2
/
+2
|
/
*
Better detection of stop_time being passed.
Zach Mullen
2010-03-19
1
-1
/
+2
*
Fix StopTime to also account for localtime being a day ahead of gmtime
Zach Mullen
2010-03-18
1
-4
/
+5
*
Fix for StopTime for cases when gmtime is a day ahead of localtime
Zach Mullen
2010-03-18
1
-1
/
+13
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0
/
+42
*
Configurable path to CTest cost data file
Zach Mullen
2010-03-01
1
-0
/
+11
*
Moved call to cache CDash version information to cmCTest::initialize. Also a...
Zach Mullen
2010-02-08
1
-4
/
+6
*
Fix HPUX issue with test, by doing the query to cdash for its version before ...
Bill Hoffman
2010-02-04
1
-1
/
+3
*
Fix a line length issue.
Bill Hoffman
2010-01-05
1
-1
/
+2
*
Enhanced CTest HTTP Request API to support PUT file uploads.
Zach Mullen
2009-12-30
1
-9
/
+29
*
Fix crash on Continuous dashboard - related to last commit fixing issue #1006...
David Cole
2009-12-29
1
-1
/
+7
*
Fix issue #10060 - add APPEND arg to ctest_start command.
David Cole
2009-12-29
1
-52
/
+82
*
Move cURL dependent code out of CMakeLib to fix complex tests.
Zach Mullen
2009-12-22
1
-1
/
+53
*
Make new web api safe for bootstrap build.
Zach Mullen
2009-12-21
1
-0
/
+4
*
Query the CDash web API to automate CDash version detection.
Zach Mullen
2009-12-21
1
-3
/
+15
*
Added support for CTest awareness of the CDash version. This will help forwa...
Zach Mullen
2009-12-21
1
-0
/
+19
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-0
/
+6
*
Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op...
Zach Mullen
2009-12-11
1
-1
/
+7
*
Added the --timeout option to ctest command line. This sets a global timeout...
Zach Mullen
2009-11-30
1
-1
/
+8
*
CTest: Move initial checkout to ctest_start()
Brad King
2009-11-24
1
-17
/
+3
*
CTest: Simplify Initialize method signature
Brad King
2009-11-24
1
-7
/
+6
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-0
/
+6
*
Fix crash on Windows. Remove trailing white space from regex. These changes s...
David Cole
2009-10-15
1
-1
/
+1
*
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
David Cole
2009-10-13
1
-3
/
+3
*
Fix line length.
Zach Mullen
2009-10-13
1
-1
/
+2
*
Uncomment block in InitializeFromCommand (accidentally checked this change in)
Zach Mullen
2009-10-12
1
-4
/
+4
*
CTest-side support for compiler name and compiler version information. Requi...
Zach Mullen
2009-10-12
1
-4
/
+9
[next]