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
/
cmCTestMultiProcessHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-2/+10
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-20/+32
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+3
*
cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation
Zack Galbreath
2015-06-30
1
-0/+1
*
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-5/+5
*
CTest: fix regressions introduced by the ctest-fix-run-serial topic
Nils Gladitz
2013-12-23
1
-0/+6
*
CTest: perform cycle test early
Nils Gladitz
2013-10-19
1
-0/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-0/+1
*
More robust cost-based scheduling impl
Zach Mullen
2010-07-01
1
-2/+3
*
Do not exit if stoptime is passed.
Zach Mullen
2010-06-15
1
-0/+1
*
Added RESOURCE_LOCK test property.
Zach Mullen
2010-03-02
1
-1/+5
*
If tests failed on the last run, have them run first next time
Zach Mullen
2010-03-01
1
-1/+2
*
Use historical average of test times to schedule tests.
Zach Mullen
2010-02-26
1
-1/+5
*
Added logic to check for cycles in the test dependency graph before any tests...
Zach Mullen
2009-11-02
1
-0/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...
Zach Mullen
2009-09-10
1
-2/+2
*
ENH: ctest now writes time cost data to a file after a test set is run, and u...
Zach Mullen
2009-09-08
1
-2/+4
*
ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...
Zach Mullen
2009-09-08
1
-5/+5
*
ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...
Zach Mullen
2009-09-07
1
-0/+2
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
1
-1/+3
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-5/+6
*
Fixed conversion warning on 64 bit machines
Zach Mullen
2009-08-31
1
-2/+2
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-1/+5
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-3/+7
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-11/+21
*
COMP: fix some more warnings
Bill Hoffman
2008-07-07
1
-4/+0
*
COMP: try to fix sgi compiler problem with set and also shorten symbol length...
Bill Hoffman
2008-07-04
1
-2/+4
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-0/+84