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 |
Brad King
|
e770b1b86e
CTest: Fix regression in build-and-test timeout compuatation
|
8 years ago |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 years ago |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
8 years ago |
Betsy McPhail
|
e80dc2ad7f
cmCTest: Remove dead code
|
8 years ago |
Zack Galbreath
|
0987a399ec
CTest: fix Time formatting in Notes.xml
|
8 years ago |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 years ago |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Rolf Eike Beer
|
69fac3c3d5
pass arguments as vector to cmCTest::RunCommand()
|
8 years ago |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Brad King
|
f5be951117
Merge topic 'labels-for-subprojects'
|
8 years ago |
Betsy McPhail
|
47b3a57c9b
Display subproject timing summary
|
8 years ago |