Daniel Pfeifer
|
7e4b26fdb1
cmCTest: Extract RunScripts function
|
1 gadu atpakaļ |
Brad King
|
79428efce0
cmCTestBuildAndTest: Adopt RunTest method
|
1 gadu atpakaļ |
Brad King
|
c7d11a77e4
ctest: Remove outdated optimization of tests running ctest itself
|
1 gadu atpakaļ |
Brad King
|
b2b7c4cc28
cmCTest: Remove unused functionality from RunTest method
|
1 gadu atpakaļ |
Brad King
|
3d2882290b
ctest: Split --build-and-test implementation from handler infrastructure
|
1 gadu atpakaļ |
Brad King
|
f521d20cb4
Merge topic 'ctest-command-line'
|
1 gadu atpakaļ |
Brad King
|
c0c4d48ba2
cmCTest: Use cmCommandLineArgument command-line parsing infrastructure
|
1 gadu atpakaļ |
Brad King
|
67dc003467
cmCTest: Add missing const
|
1 gadu atpakaļ |
Brad King
|
8c622959e9
Merge topic 'ctest-core'
|
1 gadu atpakaļ |
Daniel Pfeifer
|
774fcbe49c
CTest: Base command line mode on top of scripting commands
|
1 gadu atpakaļ |
Brad King
|
6fcb64d6b4
cmCTest: Reduce string copies during logging
|
1 gadu atpakaļ |
Brad King
|
134df24ff1
cmCTest: Remove undocumented option to log internal line numbers
|
1 gadu atpakaļ |
Brad King
|
24daa48a7d
cmCTest: Strengthen log type enumeration
|
1 gadu atpakaļ |
Brad King
|
c73215d922
cmCTest: Remove RunTest log argument not used by any caller
|
1 gadu atpakaļ |
Daniel Pfeifer
|
267b42bccc
CTest: Remove declarative scripting mode
|
1 gadu atpakaļ |
Daniel Pfeifer
|
29db283ba7
CTest: remove cmCTestLogWrite helper
|
1 gadu atpakaļ |
Jake D'Esposito
|
304396d13c
ctest: Show error on invalid ctest arguments
|
1 gadu atpakaļ |
Brad King
|
5de1e21659
ctest: Allow passing -j without value to choose a contextual default
|
1 gadu atpakaļ |
Kyle Edwards
|
b15ad7ebb6
cmCTest: Replace cmsysProcess with cmUVProcessChain
|
2 gadi atpakaļ |
Vitaly Stakhovsky
|
0ee984defa
CTest: Use std::string arguments
|
2 gadi atpakaļ |
Kyle Edwards
|
bea4ed5430
CTest: Add support for outputJUnitFile in presets
|
3 gadi atpakaļ |
Zack Galbreath
|
cbcb92d1cb
ctest: add support for attaching files to tests at run time
|
4 gadi atpakaļ |
Adriaan de Groot
|
44ad3f0b7f
ctest: Support multiple -L and -LE options to mean "AND"
|
4 gadi atpakaļ |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
4 gadi atpakaļ |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 gadi atpakaļ |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 gadi atpakaļ |
Johnny Jazeix
|
e89aeba5c4
ctest: add option --stop-on-failure
|
5 gadi atpakaļ |
Rolf Eike Beer
|
ec7928ef26
use _s to construct static string_views at several places
|
5 gadi atpakaļ |
Rolf Eike Beer
|
7df84ffe58
allow cmCTest::CleanString() to skip input characters
|
5 gadi atpakaļ |
Stefan Dinkelacker
|
a39d4139d0
Add --no-tests=<[error|ignore]> option to CTest
|
5 gadi atpakaļ |