Rolf Eike Beer
|
ec7928ef26
use _s to construct static string_views at several places
|
пре 5 година |
Rolf Eike Beer
|
8ca2504a4d
use string_views to avoid memory allocations
|
пре 5 година |
Rolf Eike Beer
|
ef778d77e0
replace std::string::substr() with operations that do not allocate memory
|
пре 5 година |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
пре 5 година |
Rolf Eike Beer
|
7df84ffe58
allow cmCTest::CleanString() to skip input characters
|
пре 5 година |
Rolf Eike Beer
|
d6a4e9fbc8
CTest: avoid repeated string compares
|
пре 5 година |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
пре 5 година |
Stefan Dinkelacker
|
a39d4139d0
Add --no-tests=<[error|ignore]> option to CTest
|
пре 5 година |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
пре 6 година |
Brad King
|
32c165d263
CTest: Consolidate '--repeat-* n' options as `--repeat *:n`
|
пре 6 година |
Brad King
|
ed65b3e984
CTest: Rename internal APIs for --repeat options
|
пре 6 година |
Brad King
|
016601e5e6
Merge branch 'backport-ctest-resource-groups'
|
пре 6 година |
Craig Scott
|
a7c1e15cc4
CTest: Rename hardware -> resources for CMake variables, command options
|
пре 6 година |
Brad King
|
39ac8b4eb5
ctest: Add --repeat-after-timeout option
|
пре 6 година |
Brad King
|
80c2c9d14c
ctest: Add --repeat-until-pass option
|
пре 6 година |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
пре 6 година |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
пре 6 година |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
пре 6 година |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
пре 6 година |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
пре 6 година |
Brad King
|
d16402ddc4
Merge topic 'ctest-CLICOLOR_FORCE'
|
пре 6 година |
Marin Baron
|
074a6a8cf6
CTest: Add env var CLICOLOR_FORCE to force color output
|
пре 6 година |
Brad King
|
37c671570c
Merge topic 'source_sweep_ostringstream_single'
|
пре 6 година |
Brad King
|
8685d0d291
Merge topic 'source_sweep_cmExpandedList'
|
пре 6 година |
Brad King
|
e7d7cd47ed
Merge topic 'group_not_track'
|
пре 6 година |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
пре 6 година |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
пре 6 година |
Zack Galbreath
|
2a71a0390c
ctest: rename TRACK to GROUP
|
пре 6 година |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
пре 6 година |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
пре 6 година |