index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmCTest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
instrumentation: Store CDash settings in query files
Martin Duffy
2025-07-14
1
-1/+0
*
ctest: Enable color output on Windows Consoles supporting VT100 escapes
Brad King
2025-05-22
1
-5/+0
*
ctest: Add option to specify the --schedule-random seed
Daniel Goldberg
2025-03-18
1
-0/+2
*
cmCTestStartCommand: Remove unnecessary code
Daniel Pfeifer
2025-03-06
1
-6/+0
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
instrumentation: Make hooks compatible with presets
Martin Duffy
2025-02-17
1
-1/+1
*
ctest: Include cmake instrumentation data in XML files
Zack Galbreath
2025-02-15
1
-0/+9
*
cmCTest: Extract utility functions from cmCTestGenericHandler
Daniel Pfeifer
2025-02-04
1
-1/+5
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-38/+38
*
ctest: Restore Windows Error Reporting in interactive mode
Dylan Snelgrove
2024-11-01
1
-0/+2
*
cmCTest: Remove handler instances
Daniel Pfeifer
2024-10-29
1
-20/+0
*
cmCTestSubmitHandler: Initialize HttpHeaders with command line
Daniel Pfeifer
2024-10-29
1
-0/+1
*
cmCTestScriptHandler: Don't inherit from cmCTestGenericHandler
Daniel Pfeifer
2024-10-29
1
-7/+6
*
CTest: Remove unneeded code
Daniel Pfeifer
2024-10-29
1
-5/+0
*
cmCTestTestHandler: Consolidate Output options into cmCTestTestOptions
Daniel Pfeifer
2024-10-29
1
-0/+3
*
cmCTestGenericHandler: Initialize SubmitIndex and Verbose
Daniel Pfeifer
2024-10-29
1
-0/+1
*
Merge topic 'ctest-timing'
Brad King
2024-10-25
1
-1/+5
|
\
|
*
cmCTest: Move timing functions from cmCTestScriptHandler to cmCTest
Daniel Pfeifer
2024-10-23
1
-1/+5
*
|
cmCTest: Inline InitializeTesting at its call site
Daniel Pfeifer
2024-10-23
1
-5/+0
|
/
*
cmCTestStartCommand: Remove data members
Daniel Pfeifer
2024-10-19
1
-5/+4
*
cmCTest: Separate initialization of script and command line
Daniel Pfeifer
2024-10-19
1
-7/+2
*
cmCTest: Add GetTestGroupString function
Daniel Pfeifer
2024-10-19
1
-1/+2
*
cmCTest: Extract functions CreateNewTag and ReadExistingTag
Daniel Pfeifer
2024-10-19
1
-1/+4
*
cmCTest: Separate InitializeTesting function
Daniel Pfeifer
2024-10-18
1
-0/+5
*
cmCTest: Function ReadCustomConfigurationFileTree never fails
Daniel Pfeifer
2024-10-18
1
-1/+1
*
cmCTestStartCommand: Inline InitializeFromCommand function
Daniel Pfeifer
2024-10-18
1
-12/+5
*
cmWorkingDirectory: Unify error messages
Daniel Pfeifer
2024-10-18
1
-3/+0
*
cmCTest: Remove Finalize function
Daniel Pfeifer
2024-10-18
1
-15/+0
*
cmCTest: Extract RunScripts function
Daniel Pfeifer
2024-10-18
1
-0/+2
*
cmCTestBuildAndTest: Adopt RunTest method
Brad King
2024-10-16
1
-6/+0
*
ctest: Remove outdated optimization of tests running ctest itself
Brad King
2024-10-16
1
-6/+3
*
cmCTest: Remove unused functionality from RunTest method
Brad King
2024-10-16
1
-11/+3
*
ctest: Split --build-and-test implementation from handler infrastructure
Brad King
2024-10-15
1
-2/+0
*
Merge topic 'ctest-command-line'
Brad King
2024-10-15
1
-20/+2
|
\
|
*
cmCTest: Use cmCommandLineArgument command-line parsing infrastructure
Brad King
2024-10-14
1
-18/+0
|
*
cmCTest: Add missing const
Brad King
2024-10-14
1
-2/+2
*
|
Merge topic 'ctest-core'
Brad King
2024-10-14
1
-0/+5
|
\
\
|
|
/
|
/
|
|
*
CTest: Base command line mode on top of scripting commands
Daniel Pfeifer
2024-10-12
1
-0/+5
*
|
cmCTest: Reduce string copies during logging
Brad King
2024-10-11
1
-3/+3
*
|
cmCTest: Remove undocumented option to log internal line numbers
Brad King
2024-10-11
1
-6/+3
*
|
cmCTest: Strengthen log type enumeration
Brad King
2024-10-11
1
-4/+3
*
|
cmCTest: Remove RunTest log argument not used by any caller
Brad King
2024-10-11
1
-1/+1
*
|
CTest: Remove declarative scripting mode
Daniel Pfeifer
2024-10-09
1
-2/+0
|
/
*
CTest: remove cmCTestLogWrite helper
Daniel Pfeifer
2024-08-01
1
-23/+0
*
ctest: Show error on invalid ctest arguments
Jake D'Esposito
2024-04-04
1
-3/+5
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-2/+3
*
cmCTest: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-8/+8
*
CTest: Use std::string arguments
Vitaly Stakhovsky
2023-01-03
1
-1/+1
*
CTest: Add support for outputJUnitFile in presets
Kyle Edwards
2022-10-18
1
-0/+3
*
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
1
-0/+3
[next]