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
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-2/+2
*
ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE
Alex Neundorf
2024-01-25
1
-0/+10
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-5/+5
*
Use new SetOption signatures
Marc Chevrier
2021-09-15
1
-10/+10
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
1
-3/+7
*
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
1
-3/+3
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-9/+8
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-2/+2
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-3/+4
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-1/+1
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
1
-0/+4
*
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
Kyle Edwards
2020-04-02
1
-0/+7
*
ctest_test: Add option to REPEAT tests
Brad King
2019-11-07
1
-0/+4
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-3/+3
*
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
1
-2/+2
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-0/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+6
*
cmCTest*Command: Port to cmArgumentParser
Regina Pfeifer
2019-09-20
1
-59/+45
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
Sebastian Holtermann
2019-08-10
1
-4/+3
*
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
1
-1/+4
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-3/+5
*
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-3/+4
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-4/+5
*
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
[next]