Betsy McPhail
|
ae1cbff07f
CTest: The "Could not find gcov." message should not be a warning
|
7 年之前 |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 年之前 |
Brad King
|
548e8f6ffe
CTest: Simplify std::chrono::duration<double> conversion to double
|
8 年之前 |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 年之前 |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
8 年之前 |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
8 年之前 |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 年之前 |
Brad King
|
95df03a1d4
Merge topic 'CTest-cov-string'
|
8 年之前 |
Brad King
|
4f971e700a
Merge topic 'CTest-crash-missing-glob'
|
8 年之前 |
Rolf Eike Beer
|
062776e75b
CTest: pass std::string to cmCTestCoverageHandler::ShouldIDoCoverage()
|
8 年之前 |
Rolf Eike Beer
|
6db6301205
CTest: fix crash if source file for coverage cannot be found
|
8 年之前 |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Rolf Eike Beer
|
69fac3c3d5
pass arguments as vector to cmCTest::RunCommand()
|
8 年之前 |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 年之前 |
Ben Boeckel
|
89891bcb9e
cmCTest, cmCTestCoverageHandler: remove cwd dance
|
8 年之前 |
Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Bill Hoffman
|
9ac2e18960
ctest_coverage: If gcov is not found just warn, not error
|
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
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |