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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rewrite CTest child output handling
Brad King
2009-09-11
1
-3/+1
*
Initialize cmCTestRunTest instances robustly
Brad King
2009-09-11
1
-6/+2
*
BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...
Zach Mullen
2009-09-10
1
-17/+5
*
ENH: ctest now writes time cost data to a file after a test set is run, and u...
Zach Mullen
2009-09-08
1
-4/+56
*
BUG: Fixed extraneous newlines from ctest process output
Zach Mullen
2009-09-08
1
-1/+1
*
ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...
Zach Mullen
2009-09-08
1
-49/+60
*
ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...
Zach Mullen
2009-09-07
1
-6/+27
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
1
-11/+26
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
1
-2/+3
*
Fixed warnings
Zach Mullen
2009-09-03
1
-1/+1
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
1
-3/+6
*
STYLE: line length
Zach Mullen
2009-09-02
1
-2/+5
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-0/+28
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
1
-2/+2
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-55/+40
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-2/+65
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-116/+42
*
Output total time when using -j N
Bill Hoffman
2009-08-12
1
-1/+1
*
ENH: add a CDash measured value showing the reason for passed and failed test...
Bill Hoffman
2009-02-24
1
-0/+4
*
BUG: partial fix for 8056 -W now works with -j
Bill Hoffman
2009-02-10
1
-0/+7
*
COMP: try to fix sgi compiler problem with set and also shorten symbol length...
Bill Hoffman
2008-07-04
1
-10/+10
*
ENH: one more fix for the old hp c++ compiler
Bill Hoffman
2008-07-03
1
-1/+1
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-0/+323
[prev]