Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Kevin Puetz
|
6a6f1d1edd
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
|
5 years ago |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 years ago |
Kyle Edwards
|
a1612af749
CTest: Log environment variables as a test measurement
|
5 years ago |
Brad King
|
68a59ab288
Merge topic 'stl-support'
|
5 years ago |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 years ago |
Ben Boeckel
|
24a9fed5d9
IWYU: mark <cstddef> as needed
|
5 years ago |
Johnny Jazeix
|
e89aeba5c4
ctest: add option --stop-on-failure
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 years ago |
Kyle Edwards
|
060d2ce269
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
|
5 years ago |
Rolf Eike Beer
|
ec7928ef26
use _s to construct static string_views at several places
|
5 years ago |
Rolf Eike Beer
|
ef778d77e0
replace std::string::substr() with operations that do not allocate memory
|
5 years ago |
Rolf Eike Beer
|
d6a4e9fbc8
CTest: avoid repeated string compares
|
5 years ago |
Rolf Eike Beer
|
dc21177461
remove pointless return value from cmCTestTestHandler::CleanTestOutput()
|
5 years ago |
Marc Chevrier
|
44867a8c01
Modernize memory management
|
5 years ago |
Kyle Edwards
|
a5be3916ee
CTest: Provide more detailed information on resource allocation error
|
5 years ago |
Stefan Dinkelacker
|
a39d4139d0
Add --no-tests=<[error|ignore]> option to CTest
|
5 years ago |
Craig Scott
|
da9cbeb3e9
Merge topic 'ctest-resource-allocation-spec-message'
|
6 years ago |
Kyle Edwards
|
b393b32b4b
CTest: Improve error handling when reading resource spec file
|
6 years ago |
Brad King
|
28994115e8
ctest_test: Add option to REPEAT tests
|
6 years ago |
Brad King
|
42d5d8f425
cmCTestMultiProcessHandler: Hold repeat mode as a member
|
6 years ago |
Craig Scott
|
c544cb6698
CTest: Rename hardware -> resources for source code
|
6 years ago |
Craig Scott
|
a7c1e15cc4
CTest: Rename hardware -> resources for CMake variables, command options
|
6 years ago |
Brad King
|
73a40b19ff
CTest: Rename "Processes" lexer to "ResourceGroups"
|
6 years ago |
Brad King
|
af9ed543b0
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
|
6 years ago |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 years ago |
Kyle Edwards
|
bb4a141059
CTest: Add lexer for PROCESSES property
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |