Adriaan de Groot
|
44ad3f0b7f
ctest: Support multiple -L and -LE options to mean "AND"
|
4 年之前 |
Kyle Edwards
|
8bc5c8961e
CMakePresets.json: Add the ability to conditionally disable presets
|
4 年之前 |
vvs31415
|
12624ebd7e
Source: Reduce c_str() usage
|
4 年之前 |
Brad King
|
6fa3647023
ctest: Add support for '--prefix=<prefix>' form of the argument
|
4 年之前 |
Sam Freed
|
7fd6bb6895
presets: Remove unintended rerunFailed option from test presets
|
4 年之前 |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
5 年之前 |
Brad King
|
18b1ccfa51
Merge topic 'ctest-progress-output-fixes'
|
4 年之前 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Sylvain Joubert
|
39cdc8afb9
ctest: Make verbose mode override progress behavior
|
4 年之前 |
Asit Dhal
|
dbcf86d24d
Ctest: Support build tree on command line
|
5 年之前 |
Asit Dhal
|
5a6c199069
ctest: Provide hints about inspecting test failures
|
5 年之前 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 年之前 |
Kevin Puetz
|
6a6f1d1edd
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
|
5 年之前 |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 年之前 |
Brad King
|
09ff1cb650
cmCTest: Explicitly specify '.tmp' extension on in-progress log files
|
5 年之前 |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 年之前 |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 年之前 |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 年之前 |
Johnny Jazeix
|
e89aeba5c4
ctest: add option --stop-on-failure
|
5 年之前 |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 年之前 |
Brad King
|
a6611577c3
Merge topic 'cmprop-getglobalprop'
|
5 年之前 |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 年之前 |
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 年之前 |