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
/
CTest
/
cmProcess.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-2
/
+3
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-3
/
+3
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-109
/
+73
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3
/
+0
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
CTest: Optionally use a secondary test timeout after matching output
Zack Galbreath
2016-03-22
1
-0
/
+10
*
CTest: Capture test stdout/stderr through one pipe (#15600)
Brad King
2015-06-03
1
-15
/
+4
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
CTest: make sure never to report negative test times (#14132)
Rolf Eike Beer
2013-05-10
1
-0
/
+8
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5
/
+5
*
Fix for bug #10859, ctest exit exception incorrectly reported.
Bill Hoffman
2010-06-22
1
-0
/
+6
*
BUG: We shouldn't be setting the HideWindow option on the test processes we c...
Zach Mullen
2010-02-19
1
-1
/
+0
*
Handle multiple carriage return issue on windows VS9. Also make sure that ru...
Zach Mullen
2009-11-16
1
-1
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Avoid shadowing std::vector member
Brad King
2009-09-12
1
-3
/
+3
*
Fix new CTest output handling for no newline
Brad King
2009-09-11
1
-0
/
+1
*
Rewrite CTest child output handling
Brad King
2009-09-11
1
-145
/
+83
*
BUG: Fixed extraneous newlines from ctest process output
Zach Mullen
2009-09-08
1
-20
/
+25
*
BUG: Fixed issue where ctest would hang if a process terminated with output i...
Zach Mullen
2009-09-08
1
-6
/
+28
*
Fixed ctest output processing. Should now display output as it occurs, as we...
Zach Mullen
2009-09-04
1
-14
/
+18
*
Fixed output as-it-happens issue. Now displays output as it receives each ne...
Zach Mullen
2009-09-04
1
-0
/
+4
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
1
-0
/
+5
*
Fixed 2 unused variable warnings
Zach Mullen
2009-09-03
1
-3
/
+1
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
1
-54
/
+51
*
ENH: fix return value to ctest_build and remove debug print in cmProcess
Bill Hoffman
2009-01-14
1
-1
/
+1
*
ENH: allow ctest_build to return error and warning counts
Bill Hoffman
2009-01-14
1
-1
/
+1
*
ENH: add start end time for procs
Bill Hoffman
2008-12-29
1
-0
/
+4
*
STYLE: fix line length issues
Bill Hoffman
2008-10-02
1
-7
/
+11
*
ENH: one more fix for hp
Bill Hoffman
2008-07-03
1
-1
/
+0
*
ENH: add missing file
Bill Hoffman
2008-07-03
1
-0
/
+288