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
/
cmCTestMultiProcessHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
1
-0/+5
*
ctest: Display test "WAITING" messages only in extra-verbose mode
Brad King
2021-04-06
1
-5/+5
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-6/+6
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-12/+12
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-4/+4
*
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
1
-1/+1
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
1
-1/+10
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-7/+6
*
cmCTestRunTest: modernize memory management
Marc Chevrier
2020-03-11
1
-22/+22
*
CTest: Provide more detailed information on resource allocation error
Kyle Edwards
2020-02-24
1
-1/+33
*
Refactor: Provide more detailed error information from TryAllocateResources()
Kyle Edwards
2020-02-24
1
-14/+27
*
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
-3/+4
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-2/+4
*
cmCTestMultiProcessHandler: Hold repeat mode as a member
Brad King
2019-11-07
1
-3/+3
*
CTest: Rename internal APIs for --repeat options
Brad King
2019-11-07
1
-3/+3
*
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
1
-50/+51
|
\
|
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-35/+35
|
*
cmCTestMultiProcessHandler: Rename resource locking functions
Craig Scott
2019-11-05
1
-4/+4
|
*
CTest: Rename hardware -> resources for CMake variables, command options
Craig Scott
2019-11-05
1
-1/+1
|
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
1
-12/+13
*
|
ctest: Add --repeat-until-pass option
Brad King
2019-10-29
1
-2/+2
|
/
*
CTest: Add Json output for PROCESSES property
Kyle Edwards
2019-10-02
1
-0/+26
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-4/+136
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-21/+20
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
Merge topic 'pvs-cleanup'
Brad King
2019-08-26
1
-0/+3
|
\
|
*
cmCTestMultiProcessHandler: Explain testRun ownership in comments
Brad King
2019-08-26
1
-0/+3
*
|
Merge topic 'ctest-json-REQUIRED_FILES'
Brad King
2019-08-23
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property
Brad King
2019-08-22
1
-2/+2
*
|
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-10/+6
*
|
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
Sebastian Holtermann
2019-08-10
1
-2/+2
*
|
CTest: Add SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
1
-0/+5
*
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0/+2
|
/
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-9/+7
*
Merge topic 'cmrange-improvements'
Brad King
2019-02-25
1
-1/+1
|
\
|
*
cmRange: Move to dedicated header file
Regina Pfeifer
2019-02-21
1
-1/+1
*
|
cmSystemTools::Error: consolidate parameters into single std::string
Vitaly Stakhovsky
2019-02-20
1
-2/+2
|
/
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-3/+2
*
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
1
-4/+1
|
\
|
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-1/+0
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-4/+2
*
|
cmSystemTools::RenameFile: Accepts std::string args
Vitaly Stakhovsky
2019-01-23
1
-1/+1
|
/
*
CTest: Teach --show-only=json-v1 to filter out not-available tests
Brad King
2019-01-17
1
-0/+5
*
CTest: Add --show-only[=format] option to print test info
Justin Goshi
2019-01-10
1
-0/+331
*
cmCTestRunTest: Thread number of completed tests through start APIs
Michael Wegner
2018-09-25
1
-2/+2
*
CTest: Improve stop-time implementation
Brad King
2018-09-12
1
-17/+32
*
Merge topic 'ctest-fix-test-load'
Brad King
2018-09-11
1
-20/+39
|
\
|
*
CTest: Fix --test-load regression
Brad King
2018-09-10
1
-20/+39
*
|
Update use of KWSys SystemTools::SplitString for new signature
Brad King
2018-06-22
1
-3/+2
|
/
[next]