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
/
cmCTestRunTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too
Alex Reinking
2022-08-15
1
-8/+7
*
cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic
Alex Reinking
2022-08-15
1
-121/+6
*
cmCTestRunTest: Simplify by using GetSystemPathlistSeparator
Alex Reinking
2022-08-15
1
-5/+1
*
cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guard
Alex Reinking
2022-08-15
1
-2/+0
*
Merge topic 'ctest-WORKING_DIRECTORY'
Brad King
2022-03-10
1
-0/+8
|
\
|
*
ctest: print WORKING_DIRECTORY property with -V
Kevin Puetz
2022-03-09
1
-0/+8
*
|
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
1
-1/+2
|
/
*
Merge topic 'envmod-test-modifying-existing'
Brad King
2021-11-01
1
-1/+17
|
\
|
*
cmCTestRunTest: get the default value from the environment
Ben Boeckel
2021-10-29
1
-1/+17
*
|
Merge topic 'purge-sprintf'
Brad King
2021-10-27
1
-4/+6
|
\
\
|
|
/
|
/
|
|
*
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-4/+6
*
|
cmCTestRunTest: fix modifying non-existent envvars
Ben Boeckel
2021-10-26
1
-6/+2
|
/
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
1
-3/+142
*
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
1
-8/+12
*
ctest: allow test output to add labels
Zack Galbreath
2021-06-17
1
-0/+17
*
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
1
-0/+16
*
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
1
-5/+5
|
/
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-4/+4
*
Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun
Brad King
2020-05-27
1
-0/+5
|
\
|
*
CTest: Make sure NOT_RUN tests show up in the failed test log
Robert Maynard
2020-05-27
1
-0/+5
*
|
CTest: Log environment variables as a test measurement
Kyle Edwards
2020-05-19
1
-2/+32
*
|
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1/+1
*
|
cmCTestRunTest: modernize memory management
Marc Chevrier
2020-03-11
1
-18/+43
|
/
*
CTest: Improve error reporting with bad working directory for tests
Kyle Edwards
2020-02-24
1
-1/+1
*
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
Kyle Edwards
2020-02-24
1
-4/+6
*
CTest: Rename internal APIs for --repeat options
Brad King
2019-11-07
1
-7/+7
*
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
1
-8/+8
|
\
|
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-5/+5
|
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
1
-3/+3
*
|
ctest: Add --repeat-after-timeout option
Brad King
2019-10-29
1
-5/+8
*
|
ctest: Add --repeat-until-pass option
Brad King
2019-10-29
1
-4/+10
*
|
cmCTestRunTest: Use inline member initializers
Brad King
2019-10-29
1
-3/+0
|
/
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-0/+43
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-9/+10
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-2/+1
*
Merge topic 'pvs-cleanup'
Brad King
2019-08-26
1
-2/+1
|
\
|
*
CTest: Simplify some boolean conditions
Brad King
2019-08-26
1
-2/+1
*
|
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-19/+12
|
/
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-1/+1
*
CTest: Add SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
1
-3/+22
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
CTest: Clean up stdout and logfile output for Pass/Fail regex
Stephen Manz
2019-07-09
1
-9/+12
*
cmCTest: Remove friend declarations
Regina Pfeifer
2019-03-18
1
-3/+6
*
ctest: refactor some code
Gregor Jasny
2019-03-05
1
-17/+10
*
Merge topic 'cmCTestRunTest-compress'
Brad King
2019-02-12
1
-73/+11
|
\
|
*
cmCTestRunTest: Remove duplicated compression logic
Regina Pfeifer
2019-02-10
1
-73/+11
[next]