Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 years ago |
Justin Goshi
|
fc41a95f08
CTest: Add --show-only[=format] option to print test info
|
7 years ago |
Regina Pfeifer
|
9501a6145d
CTest: Remove special case for Dart version <= 1
|
7 years ago |
Brad King
|
772edffbf0
Merge topic 'readability-static-accessed-through-instance'
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Regina Pfeifer
|
15ac4aae0e
Remove warning when no CTestConfig.cmake file exists
|
7 years ago |
Sylvain Joubert
|
ffdec37a19
CTest: Add colored output on tests summary where supported
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Betsy McPhail
|
a6e0158712
ctest_submit: Add support for a "Done" part
|
7 years ago |
Michael Wegner
|
b3d5b8b3fb
ctest: Add option for live progress summary in terminal
|
7 years ago |
Brad King
|
bb59e362cc
Merge topic 'fix-ctest_start-track'
|
7 years ago |
Kyle Edwards
|
09f0325eaf
CTest: Fix regression in ctest_start()
|
7 years ago |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Brad King
|
b41b30f16e
Update use of KWSys SystemTools::SplitString for new signature
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Kyle Edwards
|
563781099f
ctest_start: read model from TAG file
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Brad King
|
18153217e2
Merge topic 'ctest_start_function_scope'
|
7 years ago |
Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
7 years ago |
Wouter Klouwen
|
ff62b00522
CTest: add safe conversion from cmDuration to integer types
|
8 years ago |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
8 years ago |
Brad King
|
2567e5df69
cmCTest: Refactor stop time calculations
|
8 years ago |
Brad King
|
1138feb38f
cmCTest: Remove unused member LastStopTimeout
|
8 years ago |
Brad King
|
1f5b2a8de9
Merge topic 'fix-ctest-chrono'
|
8 years ago |
Brad King
|
ba6caafa42
CTest: Use integer-representable value for "infinite" timeout
|
8 years ago |
Brad King
|
f984296ba8
CTest: Remove unfinished batch test mode
|
8 years ago |
Brad King
|
548e8f6ffe
CTest: Simplify std::chrono::duration<double> conversion to double
|
8 years ago |
Brad King
|
687a26b702
CTest: Fix regression in build-and-test timeout forwarding
|
8 years ago |