summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
Commit message (Expand)AuthorAgeFilesLines
* instrumentation: Store CDash settings in query filesMartin Duffy2025-07-141-1/+0
* ctest: Enable color output on Windows Consoles supporting VT100 escapesBrad King2025-05-221-5/+0
* ctest: Add option to specify the --schedule-random seedDaniel Goldberg2025-03-181-0/+2
* cmCTestStartCommand: Remove unnecessary codeDaniel Pfeifer2025-03-061-6/+0
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* instrumentation: Make hooks compatible with presetsMartin Duffy2025-02-171-1/+1
* ctest: Include cmake instrumentation data in XML filesZack Galbreath2025-02-151-0/+9
* cmCTest: Extract utility functions from cmCTestGenericHandlerDaniel Pfeifer2025-02-041-1/+5
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-38/+38
* ctest: Restore Windows Error Reporting in interactive modeDylan Snelgrove2024-11-011-0/+2
* cmCTest: Remove handler instancesDaniel Pfeifer2024-10-291-20/+0
* cmCTestSubmitHandler: Initialize HttpHeaders with command lineDaniel Pfeifer2024-10-291-0/+1
* cmCTestScriptHandler: Don't inherit from cmCTestGenericHandlerDaniel Pfeifer2024-10-291-7/+6
* CTest: Remove unneeded codeDaniel Pfeifer2024-10-291-5/+0
* cmCTestTestHandler: Consolidate Output options into cmCTestTestOptionsDaniel Pfeifer2024-10-291-0/+3
* cmCTestGenericHandler: Initialize SubmitIndex and VerboseDaniel Pfeifer2024-10-291-0/+1
* Merge topic 'ctest-timing'Brad King2024-10-251-1/+5
|\
| * cmCTest: Move timing functions from cmCTestScriptHandler to cmCTestDaniel Pfeifer2024-10-231-1/+5
* | cmCTest: Inline InitializeTesting at its call siteDaniel Pfeifer2024-10-231-5/+0
|/
* cmCTestStartCommand: Remove data membersDaniel Pfeifer2024-10-191-5/+4
* cmCTest: Separate initialization of script and command lineDaniel Pfeifer2024-10-191-7/+2
* cmCTest: Add GetTestGroupString functionDaniel Pfeifer2024-10-191-1/+2
* cmCTest: Extract functions CreateNewTag and ReadExistingTagDaniel Pfeifer2024-10-191-1/+4
* cmCTest: Separate InitializeTesting functionDaniel Pfeifer2024-10-181-0/+5
* cmCTest: Function ReadCustomConfigurationFileTree never failsDaniel Pfeifer2024-10-181-1/+1
* cmCTestStartCommand: Inline InitializeFromCommand functionDaniel Pfeifer2024-10-181-12/+5
* cmWorkingDirectory: Unify error messagesDaniel Pfeifer2024-10-181-3/+0
* cmCTest: Remove Finalize functionDaniel Pfeifer2024-10-181-15/+0
* cmCTest: Extract RunScripts functionDaniel Pfeifer2024-10-181-0/+2
* cmCTestBuildAndTest: Adopt RunTest methodBrad King2024-10-161-6/+0
* ctest: Remove outdated optimization of tests running ctest itselfBrad King2024-10-161-6/+3
* cmCTest: Remove unused functionality from RunTest methodBrad King2024-10-161-11/+3
* ctest: Split --build-and-test implementation from handler infrastructureBrad King2024-10-151-2/+0
* Merge topic 'ctest-command-line'Brad King2024-10-151-20/+2
|\
| * cmCTest: Use cmCommandLineArgument command-line parsing infrastructureBrad King2024-10-141-18/+0
| * cmCTest: Add missing constBrad King2024-10-141-2/+2
* | Merge topic 'ctest-core'Brad King2024-10-141-0/+5
|\ \ | |/ |/|
| * CTest: Base command line mode on top of scripting commandsDaniel Pfeifer2024-10-121-0/+5
* | cmCTest: Reduce string copies during loggingBrad King2024-10-111-3/+3
* | cmCTest: Remove undocumented option to log internal line numbersBrad King2024-10-111-6/+3
* | cmCTest: Strengthen log type enumerationBrad King2024-10-111-4/+3
* | cmCTest: Remove RunTest log argument not used by any callerBrad King2024-10-111-1/+1
* | CTest: Remove declarative scripting modeDaniel Pfeifer2024-10-091-2/+0
|/
* CTest: remove cmCTestLogWrite helperDaniel Pfeifer2024-08-011-23/+0
* ctest: Show error on invalid ctest argumentsJake D'Esposito2024-04-041-3/+5
* ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-101-2/+3
* cmCTest: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-8/+8
* CTest: Use std::string argumentsVitaly Stakhovsky2023-01-031-1/+1
* CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-181-0/+3
* ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-081-0/+3