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
/
cmCTestRunTest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCTestMultiProcessHandler: Simplify test startup batching
Brad King
2023-11-21
1
-1/+1
*
cmCTestRunTest: Consolidate initialization in constructor
Brad King
2023-11-17
1
-13/+6
*
cmCTestRunTest::StartFailure(): Add total argument
Kyle Edwards
2023-08-10
1
-2/+3
*
CTest/cmProcess: Adopt field tracking reason for the process timeout
Brad King
2023-05-31
1
-4/+7
*
cmCTestRunTest: Consolidate test timeout selection logic
Brad King
2023-05-04
1
-2/+1
*
cmCTestRunTest: Remove unnecessary arguments to ForkProcess
Brad King
2023-05-04
1
-4/+1
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-2/+1
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
1
-0/+1
*
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
1
-1/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
CTest: Log environment variables as a test measurement
Kyle Edwards
2020-05-19
1
-1/+1
*
cmCTestRunTest: modernize memory management
Marc Chevrier
2020-03-11
1
-3/+10
*
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
Kyle Edwards
2020-02-24
1
-1/+1
*
CTest: Rename internal APIs for --repeat options
Brad King
2019-11-07
1
-3/+3
*
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
1
-9/+12
|
\
|
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-9/+12
*
|
ctest: Add --repeat-until-pass option
Brad King
2019-10-29
1
-5/+10
*
|
cmCTestRunTest: Use inline member initializers
Brad King
2019-10-29
1
-3/+3
|
/
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-1/+18
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+2
*
cmCTestRunTest: Remove duplicated compression logic
Regina Pfeifer
2019-02-10
1
-5/+0
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-2/+0
*
CTest: Add --show-only[=format] option to print test info
Justin Goshi
2019-01-10
1
-0/+4
*
cmCTestRunTest: Avoid float/int conversions in number width logic
Brad King
2018-10-02
1
-2/+6
*
ctest: Add option for live progress summary in terminal
Michael Wegner
2018-09-26
1
-0/+3
*
cmCTestRunTest: Thread number of completed tests through start APIs
Michael Wegner
2018-09-25
1
-2/+2
*
cmCTestRunTest: Simplify number width computation
Michael Wegner
2018-09-25
1
-8/+2
*
CTest: Improve stop-time implementation
Brad King
2018-09-12
1
-0/+3
*
Merge topic 'cmWorkingDirectory_success_checking'
Brad King
2018-03-09
1
-0/+2
|
\
|
*
cmWorkingDirectory: Check success of current dir changes
Craig Scott
2018-03-08
1
-0/+2
*
|
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-1/+2
|
/
*
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-3/+2
*
CTest: Re-implement test process handling using libuv
Bryon Bean
2018-01-10
1
-4/+10
*
cmCTestRunTest: Modernize constructor and destructor decls
Bryon Bean
2018-01-10
1
-2/+3
*
cmCTestRunTest: Drop unused members
Bryon Bean
2018-01-10
1
-8/+0
*
cmCTestMultiProcessHandler: Check stop time more directly
Brad King
2018-01-08
1
-3/+0
*
cmCTestRunTest: Subsume ResolveTimeout into only call site
Brad King
2018-01-08
1
-2/+0
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-2/+4
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
1
-0/+6
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-1/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-29/+33
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
1
-0/+9
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Test TIMEOUT property explicitly set to zero should be honored
Zach Mullen
2011-01-03
1
-2/+2
*
CTest: Avoid use of old EscapeSpaces method
Brad King
2010-08-18
1
-1/+0
[next]