Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 년 전 |
Bryon Bean
|
b5e21d7d2e
CTest: Re-implement test process handling using libuv
|
7 년 전 |
Bryon Bean
|
05da65bc22
cmCTestMultiProcessHandler: Factor out duplicate test finish logic
|
8 년 전 |
Brad King
|
dd94534571
cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTART
|
7 년 전 |
Brad King
|
7e0eb77f2f
cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test
|
7 년 전 |
Brad King
|
61ab5a8ef4
cmCTestMultiProcessHandler: Check stop time more directly
|
7 년 전 |
Wouter Klouwen
|
ec2f901202
CTest: correct misleading warning message for RUN_SERIAL tests
|
8 년 전 |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 년 전 |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 년 전 |
Brad King
|
5875140c57
Merge topic 'display-ctest-disabled'
|
8 년 전 |
Chuck Atkins
|
f59d729c7c
ctest: Display disabled status when ctest -N is called
|
8 년 전 |
Daniel Pfeifer
|
b432e933cb
clang-tidy: use .empty() to check emptyness
|
8 년 전 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 년 전 |
Betsy McPhail
|
b070947dff
Add 'DISABLED' test property
|
8 년 전 |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 년 전 |
Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
8 년 전 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 년 전 |
Craig Scott
|
73f47c9e46
CTest: Add support for test fixtures
|
9 년 전 |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 년 전 |
Daniel Pfeifer
|
50ad1e0a14
CTest: don't use else after return
|
9 년 전 |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 년 전 |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 년 전 |
Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 년 전 |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 년 전 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 년 전 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 년 전 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 년 전 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 년 전 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 년 전 |
Brad King
|
e61973e1ab
CTest: Fix regression in handling of a RUN_SERIAL test that fails
|
10 년 전 |