Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
7 years ago |
Brad King
|
2567e5df69
cmCTest: Refactor stop time calculations
|
7 years ago |
Brad King
|
1138feb38f
cmCTest: Remove unused member LastStopTimeout
|
7 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 |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 years ago |
Brad King
|
6c80e958ca
cmCTest: Add missing switch case fallthrough markup
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |