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
/
cmCTestTestCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0/+6
*
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-01
1
-0/+15
*
cmCTestTestCommand: defer getting the global timeout
Ben Boeckel
2017-04-21
1
-1/+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
-0/+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-66/+41
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+33
*
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0/+5
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-1/+1
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-0/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
Zach Mullen
2009-09-02
1
-0/+6
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
1
-0/+12
*
BUG: 0007569 add ability to do -R/-E in ctest_test command
Bill Hoffman
2008-09-09
1
-0/+10
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+2
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-15/+16
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-3/+4
*
ENH: Fix memcheck command
Andy Cedilnik
2005-09-17
1
-1/+1
*
COMP: Remove warning and fix the logic
Andy Cedilnik
2005-07-14
1
-2/+5
*
ENH: Add timeout support
Andy Cedilnik
2005-07-13
1
-0/+12
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-59/+26
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
1
-11/+52
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-1/+1
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-0/+52