Rose
|
6f4727aaa0
Source: Replace C headers with C++ ones
|
4 年之前 |
Ben Boeckel
|
de4f1f26b0
CTest: add an ENVIRONMENT_MODIFICATION property
|
4 年之前 |
Zack Galbreath
|
5489ce74b3
ctest: support <CTestMeasurement> for runtime measurements
|
4 年之前 |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 年之前 |
Kyle Edwards
|
a1612af749
CTest: Log environment variables as a test measurement
|
5 年之前 |
Marc Chevrier
|
f964739ead
cmCTestRunTest: modernize memory management
|
5 年之前 |
Kyle Edwards
|
1dec359422
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
|
5 年之前 |
Brad King
|
ed65b3e984
CTest: Rename internal APIs for --repeat options
|
6 年之前 |
Brad King
|
016601e5e6
Merge branch 'backport-ctest-resource-groups'
|
6 年之前 |
Craig Scott
|
c544cb6698
CTest: Rename hardware -> resources for source code
|
6 年之前 |
Brad King
|
80c2c9d14c
ctest: Add --repeat-until-pass option
|
6 年之前 |
Brad King
|
0187e52244
cmCTestRunTest: Use inline member initializers
|
6 年之前 |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 年之前 |
Regina Pfeifer
|
948c55857e
cmCTestRunTest: Remove duplicated compression logic
|
6 年之前 |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 年之前 |
Justin Goshi
|
fc41a95f08
CTest: Add --show-only[=format] option to print test info
|
7 年之前 |
Brad King
|
6d28884617
cmCTestRunTest: Avoid float/int conversions in number width logic
|
7 年之前 |
Michael Wegner
|
b3d5b8b3fb
ctest: Add option for live progress summary in terminal
|
7 年之前 |
Michael Wegner
|
62fbe5002a
cmCTestRunTest: Thread number of completed tests through start APIs
|
7 年之前 |
Michael Wegner
|
02c5091c90
cmCTestRunTest: Simplify number width computation
|
7 年之前 |
Brad King
|
ed71ec7579
CTest: Improve stop-time implementation
|
7 年之前 |
Brad King
|
e11410bb0c
Merge topic 'cmWorkingDirectory_success_checking'
|
7 年之前 |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 年之前 |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
7 年之前 |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
8 年之前 |
Bryon Bean
|
b5e21d7d2e
CTest: Re-implement test process handling using libuv
|
8 年之前 |
Bryon Bean
|
c13b68e61f
cmCTestRunTest: Modernize constructor and destructor decls
|
8 年之前 |
Bryon Bean
|
4d6b09037d
cmCTestRunTest: Drop unused members
|
8 年之前 |