Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 anni fa |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
8 anni fa |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 anni fa |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 anni fa |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 anni fa |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 anni fa |
Bill Hoffman
|
a6e32eb0c2
CTest: Split out labels and subproject labels in summary output
|
8 anni fa |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 anni fa |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 anni fa |
Brad King
|
47d9772618
Merge topic 'better-exception-reporting'
|
8 anni fa |
Bill Hoffman
|
0c650f3965
CTest: Report more detail about system exceptions in tests
|
8 anni fa |
Betsy McPhail
|
47b3a57c9b
Display subproject timing summary
|
8 anni fa |
Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
8 anni fa |
Craig Scott
|
c1b2b7c03c
Add ctest options for limiting which tests fixtures add
|
8 anni fa |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 anni fa |
Betsy McPhail
|
b070947dff
Add 'DISABLED' test property
|
8 anni fa |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 anni fa |
Daniel Pfeifer
|
fb0b087c4d
Make cmCTestGenericHandler not inherit from cmObject
|
9 anni fa |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 anni fa |
Craig Scott
|
73f47c9e46
CTest: Add support for test fixtures
|
9 anni fa |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 anni fa |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
180538c706
Source: Stabilize include order
|
9 anni fa |
Zack Galbreath
|
993e48d045
CTest: Optionally use a secondary test timeout after matching output
|
9 anni fa |
Roman Wüger
|
fd47df4503
CTest: Add options to limit output of passed and failed tests
|
10 anni fa |
Daniel Pfeifer
|
b04500a725
cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter
|
10 anni fa |
Daniel Pfeifer
|
b26e5b552a
CTest: Generate NamedMeasurement elements directly into xml file
|
10 anni fa |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 anni fa |
Rolf Eike Beer
|
3a0d164bb2
allow to mark a test as "Not Run" with a specific return code (#8466)
|
13 anni fa |