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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCTestRunTest: get the default value from the environment
Ben Boeckel
2021-10-29
1
-1/+17
*
cmCTestRunTest: fix modifying non-existent envvars
Ben Boeckel
2021-10-26
1
-6/+2
*
Move helpers functions from cmStringAlgorithms.h to cmValue.h
Marc Chevrier
2021-09-21
2
-1/+2
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
14
-64/+64
*
Use new SetOption signatures
Marc Chevrier
2021-09-15
3
-15/+15
*
cmCTestGenericHandler::SetOption accepts cmProp or std::string
Marc Chevrier
2021-09-15
2
-2/+34
*
cmCTestGenericHandler::GetOption returns cmProp
Marc Chevrier
2021-09-13
7
-35/+30
*
ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well
Ben Boeckel
2021-09-09
2
-0/+16
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
2
-6/+6
*
Merge branch 'master' into ctest-test-changing-labels
Kyle Edwards
2021-07-28
9
-159/+294
|
\
|
*
Merge topic 'ctest-environment-modifications'
Brad King
2021-07-13
5
-3/+151
|
|
\
|
|
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
5
-3/+151
|
*
|
cmState: Construct with mode
Brad King
2021-07-12
1
-1/+1
|
|
/
|
*
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
8
-156/+123
|
*
ctest: allow test output to add labels
Zack Galbreath
2021-06-17
3
-0/+20
*
|
CTest: Reset multi-options to persistent multi-options
Kyle Edwards
2021-07-28
1
-4/+2
|
/
*
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
3
-1/+27
*
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
2
-39/+69
*
CTest: Exit coverage handling early if no binary dir
Joseph Snyder
2021-06-02
1
-0/+7
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-1/+3
*
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-3/+2
*
cmCTestGenericHandler: Remove unused Command member
Craig Scott
2021-05-08
2
-5/+0
*
ctest_build: Add the PARALLEL_LEVEL argument
friendlyanon
2021-05-04
2
-1/+3
*
cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand
friendlyanon
2021-05-01
1
-2/+2
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
6
-6/+153
*
Update CMake code using KWSys to account for Status return values
Brad King
2021-04-14
2
-2/+2
*
ctest: Display test "WAITING" messages only in extra-verbose mode
Brad King
2021-04-06
1
-5/+5
*
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
5
-66/+135
*
Source: Reduce c_str() usage
vvs31415
2021-03-13
5
-27/+24
*
Merge topic 'ctest-dashboard-with-modified-files'
Brad King
2021-02-10
1
-1/+1
|
\
|
*
CTest: Restore running dashboard client Test step with modified files
Brad King
2021-02-09
1
-1/+1
*
|
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
3
-12/+12
*
|
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
9
-11/+11
*
|
clang-tidy: fix `performance-no-automatic-move` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
|
CTest: Save sanitizer output files after test execution
Pawel Dac
2021-01-13
1
-3/+9
*
|
Merge topic 'ctest-progress-output-fixes'
Brad King
2021-01-07
1
-3/+4
|
\
\
|
*
|
ctest: Don't treat skipped test as failed tests in progess report
Sylvain Joubert
2021-01-05
1
-3/+4
*
|
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
13
-75/+75
|
/
/
*
|
cmCTestBuildCommand: code improvement
Vitaly Stakhovsky
2020-11-29
1
-25/+18
*
|
Merge topic 'rename_cuda_memcheck'
Brad King
2020-11-18
2
-16/+16
|
\
\
|
|
/
|
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
2
-16/+16
*
|
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
1
-2/+1
*
|
include: refactor call sites of cmMakefile::ReadDependentFile
Asit Dhal
2020-10-21
1
-1/+1
|
/
*
cmCTestBuildHandler: Avoid uninitialized line-numbers
Adriaan de Groot
2020-10-05
1
-0/+2
*
CTest: add compute-sanitizer alias for cuda-memcheck
Tobias Ribizel
2020-10-01
1
-1/+2
*
ctest: improve Unicode support for launchers
Zack Galbreath
2020-09-28
1
-4/+2
*
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
3
-9/+27
*
ctest: split launcher XML writer into separate class
Zack Galbreath
2020-09-28
4
-367/+448
*
Refactor: Use JSON helpers in CTest resource spec
Kyle Edwards
2020-09-09
2
-91/+132
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
51
-202/+51
[next]