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
/
cmCTestBatchTestHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-2/+6
*
Prefer std::ostream& over derivatives as parameters
Daniel Pfeifer
2016-06-08
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-35/+27
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-5/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Fix a few more places to use cmsys::[io]fstream instead of std::fstream.
Clinton Stimpson
2014-10-04
1
-4/+4
*
CTest: create one output file per memcheck (#14303)
Rolf Eike Beer
2013-08-07
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...
Zach Mullen
2009-10-26
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
More SLURM experimentation (ctest batch mode)
Zach Mullen
2009-09-21
1
-5/+17
*
Fixed a slurm batch argument identifier.
Zach Mullen
2009-09-21
1
-1/+1
*
Need to quote args when generating batch scripts from ctest
Zach Mullen
2009-09-21
1
-2/+19
*
Removed fork-and-continue option from ctest generated batch script entries
Zach Mullen
2009-09-14
1
-1/+1
*
Added some ctest batch capabilities
Zach Mullen
2009-09-10
1
-0/+119