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
*
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
*
Do not exit if stoptime is passed.
Zach Mullen
2010-06-15
1
-0/+3
*
Fix intermingling of test environments when tests run in parallel.
David Cole
2010-03-30
1
-5/+0
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-1/+3
*
Use historical average of test times to schedule tests.
Zach Mullen
2010-02-26
1
-0/+2
*
CTest output submitted to the dashboard is now compressed by default.
Zach Mullen
2009-12-17
1
-0/+5
*
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI...
Zach Mullen
2009-12-10
1
-0/+6
*
Match width of ctest "Start xx: " line to line up with the end test line
Zach Mullen
2009-10-05
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Rewrite CTest child output handling
Brad King
2009-09-11
1
-2/+3
*
Initialize cmCTestRunTest instances robustly
Brad King
2009-09-11
1
-5/+1
*
Fixed warning
Zach Mullen
2009-09-08
1
-1/+1
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
1
-1/+1
[next]