Bill Hoffman
|
a6e32eb0c2
CTest: Split out labels and subproject labels in summary output
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Bill Hoffman
|
614921b4c9
Add the test property PROCESSORS to the CDash xml as a NamedMeasurement.
|
8 years ago |
Brad King
|
47d9772618
Merge topic 'better-exception-reporting'
|
8 years ago |
Bill Hoffman
|
0c650f3965
CTest: Report more detail about system exceptions in tests
|
8 years ago |
Betsy McPhail
|
47b3a57c9b
Display subproject timing summary
|
8 years ago |
Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
8 years ago |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 years ago |
Daniel Pfeifer
|
c734c8501b
CTest: use new methods for builtin commands
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Craig Scott
|
c1b2b7c03c
Add ctest options for limiting which tests fixtures add
|
8 years ago |
Brad King
|
06d34c4ae7
Merge topic 'clang-tidy-2'
|
8 years ago |
Brad King
|
ef205e04d4
Merge topic 'ctest_test-ignore-skipped-tests'
|
8 years ago |
Daniel Pfeifer
|
ba8571ff2d
clang-tidy: use operators for string comparison
|
8 years ago |
Ben Boeckel
|
851b6c1595
cmCTestTestHandler: indicate why a test did not run
|
8 years ago |
Ben Boeckel
|
ab8bbef9c6
cmCTestTestHandler: count skipped tests as disabled
|
8 years ago |
Ben Boeckel
|
3d1bd01114
cmCTestTestHandler: use pointers to static memory
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Betsy McPhail
|
b070947dff
Add 'DISABLED' test property
|
8 years ago |
Betsy McPhail
|
42c68aadf8
CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests
|
8 years ago |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 years ago |
Craig Scott
|
298b5b31ca
CTest: Ensure setup/cleanup ordering even when fixture not required
|
8 years ago |
Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
9 years ago |
Daniel Pfeifer
|
1af67b199a
cmCTestTestHandler: use multimap
|
9 years ago |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 years ago |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 years ago |