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
/
CTest
/
cmCTestTestHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: Display test labels in failure summary
Wim Colgate
2024-07-17
1
-3/+13
*
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-3/+3
*
Merge topic 'ctest-j-default'
Brad King
2024-03-11
1
-6/+17
|
\
|
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-3/+15
|
*
cmCTestMultiProcessHandler: Modernize member initialization
Brad King
2024-03-10
1
-3/+2
*
|
Merge topic 'ctest-tests-from-file'
Brad King
2024-03-11
1
-23/+22
|
\
\
|
*
|
ctest: Remove unnecessary and ambiguous tests-from-file comment syntax
Brad King
2024-03-08
1
-5/+2
|
*
|
ctest: Honor tests-from-file options with empty input
Brad King
2024-03-08
1
-18/+20
*
|
|
Merge topic 'gtest-json-test-def-source'
Brad King
2024-03-08
1
-0/+2
|
\
\
\
|
*
|
|
ctest: Show custom test properties in --show-only=json-v1
Daniel Sim
2024-03-06
1
-0/+2
*
|
|
|
Merge topic 'ctest-tests-from-file'
Brad King
2024-03-08
1
-8/+12
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ctest: Exit with failure when tests-from-file input is missing
Brad King
2024-03-06
1
-8/+12
|
|
/
*
|
Remove unused variable
Christoph GrĂ¼ninger
2024-02-14
1
-1/+0
*
|
CTest: Throw error if resource spec is invalid
Kyle Edwards
2024-02-08
1
-1/+3
|
/
*
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
1
-3/+24
*
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
1
-0/+41
*
cmCTestTestHandler: Clarify name of member storing RESOURCE_LOCK property
Brad King
2023-11-21
1
-1/+1
*
cmCTestMultiProcessHandler: Clarify resource availability error member names
Brad King
2023-11-17
1
-1/+1
*
cmCTestMultiProcessHandler: Clarify representation of pending tests
Brad King
2023-11-17
1
-1/+1
*
cmCTestMultiProcessHandler: Avoid extra copy of test maps
Brad King
2023-11-17
1
-1/+1
*
Source: Remove redundant FileIsDirectory checks
scivision
2023-09-19
1
-4/+2
*
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
1
-17/+7
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
*
ctest: export test labels to junit xml
Alex Neundorf
2023-07-26
1
-0/+15
*
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
1
-0/+61
*
cmCTestRunTest: Consolidate test timeout selection logic
Brad King
2023-05-04
1
-6/+0
*
ctest: Fix TIMEOUT test property with value 0 with --timeout flag
Brad King
2023-05-04
1
-1/+1
*
cmCTestTestHandler: Use in-class initialization of properties and results
Brad King
2023-05-04
1
-11/+0
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-3/+2
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-11/+12
*
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
1
-3/+3
*
CTest: add test failure reason to JUnit XML output
Frank Winklmeier
2023-02-02
1
-1/+1
*
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-9/+10
*
ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION
Frank Winklmeier
2022-09-07
1
-1/+5
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-1/+1
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1/+2
*
Source: Fix clang -Wunused-but-set-variable warnings
Brad King
2022-04-06
1
-5/+2
*
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
1
-13/+44
*
cmCTestTestHandler: refactor CleanTestOutput method
Frank Winklmeier
2022-03-08
1
-16/+23
*
Merge topic 'ctest-add_subdirectory'
Brad King
2021-12-09
1
-55/+38
|
\
|
*
CTest: Extract common implementation of add_subdirectory and subdirs
friendlyanon
2021-12-08
1
-55/+38
*
|
cmListFileBacktrace: Remove unused "bottom" entry
Brad King
2021-12-08
1
-1/+1
|
/
*
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-2/+2
*
Source: Fix Clang -Wdeprecated warnings
Sean McBride
2021-10-15
1
-0/+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-5/+5
*
cmCTestGenericHandler::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-12/+12
*
ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well
Ben Boeckel
2021-09-09
1
-0/+15
*
Merge topic 'ctest-environment-modifications'
Brad King
2021-07-13
1
-0/+2
|
\
|
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
1
-0/+2
*
|
cmState: Construct with mode
Brad King
2021-07-12
1
-1/+1
|
/
[next]