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
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-8/+8
*
cmCTest: don't redefine cout and cerr
Daniel Pfeifer
2016-09-03
1
-10/+0
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
cmCTest: Update doxygen to be consistent
Jean-Christophe Fillion-Robin
2016-07-05
1
-62/+91
*
cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygen
Jean-Christophe Fillion-Robin
2016-07-05
1
-4/+9
*
cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"
Jean-Christophe Fillion-Robin
2016-07-05
1
-0/+8
*
cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"
Jean-Christophe Fillion-Robin
2016-07-05
1
-0/+3
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4/+4
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-6/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-117/+127
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
CTest: hide progress ticks in verbose output
Daniel Pfeifer
2015-07-06
1
-0/+1
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+5
*
cmCTest: Drop unused method overloads
Daniel Pfeifer
2015-05-26
1
-3/+0
*
cmCTest: Port GenerateNotesFile to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-1/+1
*
cmCTest: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-0/+4
*
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
1
-3/+9
*
CTest: Add cmCTestOptionalLog macro
Zack Galbreath
2015-02-23
1
-3/+13
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Change output to be a reference and not a pointer.
Bill Hoffman
2014-08-04
1
-1/+1
*
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-3/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-10/+10
*
stringapi: Use strings for test names
Ben Boeckel
2014-03-08
1
-3/+3
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-4/+4
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+1
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-9/+0
*
CTest: Read CTEST_PARALLEL_LEVEL from environment
Stephen Kelly
2013-05-21
1
-0/+1
*
Merge topic 'ctest-SUBMIT_INDEX-cdash'
Brad King
2012-11-06
1
-0/+2
|
\
|
*
CTest: Allow SUBMIT_INDEX with CDash
Brad King
2012-11-01
1
-0/+2
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
|
CTest: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-0/+10
*
|
CTest: Refactor error output into ErrorMessageUnknownDashDValue
David Cole
2012-06-24
1
-0/+4
|
/
*
CTest: Disallow problem chars in build and site names (#11792)
David Cole
2011-11-18
1
-0/+4
*
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
1
-2/+5
*
Don't tar/gz ctest_upload() files
Zach Mullen
2011-03-15
1
-0/+2
*
Implement ctest_upload command
Zach Mullen
2011-03-15
1
-2/+6
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-0/+3
*
Better detection of stop_time being passed.
Zach Mullen
2010-03-19
1
-0/+2
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0/+7
*
Configurable path to CTest cost data file
Zach Mullen
2010-03-01
1
-0/+2
*
Enhanced CTest HTTP Request API to support PUT file uploads.
Zach Mullen
2009-12-30
1
-2/+4
*
Fix issue #10060 - add APPEND arg to ctest_start command.
David Cole
2009-12-29
1
-4/+4
*
Move cURL dependent code out of CMakeLib to fix complex tests.
Zach Mullen
2009-12-22
1
-0/+13
*
Query the CDash web API to automate CDash version detection.
Zach Mullen
2009-12-21
1
-0/+2
*
Added support for CTest awareness of the CDash version. This will help forwa...
Zach Mullen
2009-12-21
1
-1/+4
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-0/+4
*
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/+3
*
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
[next]