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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-1/+1
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-0/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
Merge topic 'ctest-argument-parser'
Kyle Edwards
2019-09-26
1
-22/+15
|
\
|
*
cmCTest*Command: Port to cmArgumentParser
Regina Pfeifer
2019-09-20
1
-22/+15
*
|
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
|
/
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-4/+7
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-01
1
-0/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1/+0
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-2/+0
*
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/+8
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-6/+5
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+1
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1/+1
*
Drop builtin command documentation
Brad King
2013-10-16
1
-39/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
1
-3/+3
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-2/+5
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-2/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Fixed warnings
Zach Mullen
2009-09-03
1
-1/+1
*
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
Zach Mullen
2009-09-02
1
-2/+5
*
ENH: Document APPEND option in ctest_* commands
Brad King
2009-02-20
1
-2/+3
*
ENH: Improve ctest_* command documentation
Brad King
2009-02-20
1
-2/+3
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
1
-2/+8
*
STYLE: lowercase ctest_test() in the documentation
Alexander Neundorf
2008-10-08
1
-1/+1
*
BUG: 0007569 add ability to do -R/-E in ctest_test command
Bill Hoffman
2008-09-09
1
-3/+12
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-8/+6
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-2/+2
*
BUG: This should fix memory checking
Andy Cedilnik
2005-09-19
1
-1/+1
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-10/+18
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
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/+79