Craig Scott
|
fbe91dba6a
CTest: Check failed fixture dependencies before test command and args
|
há 8 anos atrás |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
há 8 anos atrás |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
há 8 anos atrás |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
há 8 anos atrás |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
há 8 anos atrás |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
há 8 anos atrás |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
há 8 anos atrás |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
há 8 anos atrás |
Bill Hoffman
|
0c650f3965
CTest: Report more detail about system exceptions in tests
|
há 8 anos atrás |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
há 8 anos atrás |
Ben Boeckel
|
202a44a4ca
cmCTestRunTest: do not count skipped tests as failed
|
há 8 anos atrás |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
há 8 anos atrás |
Betsy McPhail
|
b070947dff
Add 'DISABLED' test property
|
há 8 anos atrás |
Betsy McPhail
|
42c68aadf8
CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests
|
há 8 anos atrás |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
há 8 anos atrás |
Sylvain Joubert
|
a105863772
CTest: Properly reset output to avoid duplication with --repeat-until-fail
|
há 8 anos atrás |
Daniel Pfeifer
|
b932cd4298
clang-tidy: apply misc-redundant-expression fixes
|
há 9 anos atrás |
Zack Galbreath
|
d3633731ab
Do not query CDash for version
|
há 9 anos atrás |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
há 9 anos atrás |
Craig Scott
|
73f47c9e46
CTest: Add support for test fixtures
|
há 9 anos atrás |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
há 9 anos atrás |
Daniel Pfeifer
|
50ad1e0a14
CTest: don't use else after return
|
há 9 anos atrás |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
há 9 anos atrás |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
há 9 anos atrás |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
há 9 anos atrás |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
há 9 anos atrás |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
há 9 anos atrás |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
há 9 anos atrás |
Brad King
|
180538c706
Source: Stabilize include order
|
há 9 anos atrás |
Zack Galbreath
|
06b7f5d2ca
CTest: Only apply the secondary test timeout once
|
há 9 anos atrás |