Brad King
|
b1c22bdc38
Source: Fix -Wformat warnings
|
7 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Zack Galbreath
|
a6d4a9a2ae
ctest: Include cmake instrumentation data in XML files
|
10 months ago |
Martin Duffy
|
9689155a05
instrumentation: Add Config value to snippet data
|
10 months ago |
Alex Turbov
|
d34971f455
Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat`
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
097d4fd1b5
instrumentation: Collect and record project build system metrics
|
1 year ago |
Daniel Pfeifer
|
86225833f2
cmCTestTestHandler: Consolidate Output options into cmCTestTestOptions
|
1 year ago |
Daniel Pfeifer
|
281e9039cb
cmWorkingDirectory: Unify error messages
|
1 year ago |
Brad King
|
086a41c0f3
cmCTestMultiProcessHandler: Simplify test startup batching
|
2 years ago |
Brad King
|
a4b061a035
cmCTestMultiProcessHandler: Clarify resource availability error member names
|
2 years ago |
Brad King
|
451429e19c
cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstraction
|
2 years ago |
Brad King
|
1f8f270f62
cmCTestRunTest: Consolidate initialization in constructor
|
2 years ago |
Brad King
|
37c80628ba
Merge topic 'ctest-timeout-flag'
|
2 years ago |
Brad King
|
d267c128a2
ctest: Restore support for --timeout values higher than default test timeout
|
2 years ago |
Kyle Edwards
|
c8c1dd0d95
CTest: Add ability to dynamically generate resource spec file
|
2 years ago |
Kyle Edwards
|
3f5a5a5856
cmCTestRunTest::StartFailure(): Add total argument
|
2 years ago |
Kyle Edwards
|
0e8584c89c
CTest: Fix regression in calculating test timeout
|
2 years ago |
Brad King
|
54c5654f7d
ctest: Optionally terminate tests with a custom signal on timeout
|
2 years ago |
Brad King
|
e38c05688e
CTest/cmProcess: Adopt field tracking reason for the process timeout
|
2 years ago |
Brad King
|
0a5aeaf302
cmCTestRunTest: Consolidate test timeout selection logic
|
2 years ago |
Brad King
|
426e38cc10
cmCTestRunTest: Adopt decision for starting cmProcess timer
|
2 years ago |
Brad King
|
59336b29bd
cmCTestRunTest: Remove unnecessary arguments to ForkProcess
|
2 years ago |
Brad King
|
cd4038fe94
cmCTestTestHandler: Use in-class initialization of properties and results
|
2 years ago |
Alex Reinking
|
e2854b4fa2
cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too
|
3 years ago |
Alex Reinking
|
bfa1c5285b
cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic
|
3 years ago |
Alex Reinking
|
a0b1c4ee90
cmCTestRunTest: Simplify by using GetSystemPathlistSeparator
|
3 years ago |
Alex Reinking
|
4e6cbb1f13
cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guard
|
3 years ago |
Brad King
|
ab5baa32ad
Merge topic 'ctest-WORKING_DIRECTORY'
|
3 years ago |
Kevin Puetz
|
a116fd413d
ctest: print WORKING_DIRECTORY property with -V
|
3 years ago |