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
*
Merge topic 'ctest-timeout-flag'
Brad King
2023-10-02
1
-5/+6
|
\
|
*
ctest: Restore support for --timeout values higher than default test timeout
Brad King
2023-09-29
1
-5/+6
*
|
Source: Remove redundant FileIsDirectory checks
scivision
2023-09-19
1
-4/+2
*
|
Merge topic 'ctest_submit_follow_redirects'
Brad King
2023-09-08
1
-0/+3
|
\
\
|
|
/
|
*
ctest: Restore support for http redirects during Submit step
Zack Galbreath
2023-09-07
1
-0/+3
|
*
Merge topic 'cdash_checksum_400' into release-3.27
Brad King
2023-07-25
1
-9/+12
|
|
\
*
|
|
cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-93/+18
*
|
|
cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
6
-226/+256
*
|
|
cmCTest: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
2
-10/+7
*
|
|
cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-41/+43
*
|
|
cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
10
-209/+165
*
|
|
Merge topic 'ctest-generate-resource-spec-file'
Kyle Edwards
2023-08-14
6
-42/+147
|
\
\
\
|
*
|
|
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
5
-33/+136
|
*
|
|
cmCTestRunTest::StartFailure(): Add total argument
Kyle Edwards
2023-08-10
3
-9/+11
*
|
|
|
cmCryptoHash: prefer to cmSystemTools::ComputeFileHash
Ben Boeckel
2023-08-08
1
-4/+4
|
/
/
/
*
|
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
15
-8/+9
*
|
|
Merge topic 'ExportTestLabelToJUnit'
Brad King
2023-07-28
1
-0/+15
|
\
\
\
|
*
|
|
ctest: export test labels to junit xml
Alex Neundorf
2023-07-26
1
-0/+15
*
|
|
|
Merge topic 'cdash_checksum_400'
Brad King
2023-07-25
1
-9/+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
ctest: Update ctest_submit for CDash behavior change
Zack Galbreath
2023-07-25
1
-9/+12
*
|
|
CTest: Fix regression in calculating test timeout
Kyle Edwards
2023-07-24
1
-3/+5
|
|
/
|
/
|
*
|
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
5
-0/+122
*
|
CTest/cmProcess: Adopt field tracking reason for the process timeout
Brad King
2023-05-31
4
-13/+32
*
|
cmCTestTestHandler: Remove outdated comment
Brad King
2023-05-31
1
-4/+0
*
|
cmGlobalGenerator: use a stream for output in `Build`
Ben Boeckel
2023-05-27
1
-3/+1
*
|
cmCTestRunTest: Consolidate test timeout selection logic
Brad King
2023-05-04
5
-59/+71
*
|
cmCTestRunTest: Adopt decision for starting cmProcess timer
Brad King
2023-05-04
3
-9/+11
*
|
cmCTestRunTest: Remove unnecessary arguments to ForkProcess
Brad King
2023-05-04
2
-19/+10
*
|
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
3
-33/+17
*
|
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
3
-6/+6
*
|
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
6
-22/+26
*
|
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
3
-125/+88
*
|
Source: use C++11 nullptr
scivision
2023-02-14
1
-1/+1
*
|
CTest: Remove usages of CMAKE_INTDIR
Kyle Edwards
2023-02-07
2
-14/+0
*
|
CTest: add test failure reason to JUnit XML output
Frank Winklmeier
2023-02-02
1
-1/+1
|
/
*
ctest: Drop unnecessary use of deprecated CURLOPT_PUT
Brad King
2023-01-27
2
-4/+0
*
CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32
Brad King
2023-01-19
1
-4/+0
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-8/+8
*
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
3
-12/+13
*
Merge topic 'ctest-error-newlines'
Brad King
2023-01-12
4
-8/+8
|
\
|
*
ctest: Add missing newlines on several error messages
Christian Häggström
2023-01-11
4
-8/+8
*
|
CTest: Use std::string arguments
Vitaly Stakhovsky
2023-01-03
2
-18/+6
|
/
*
Make vector operations more efficient
Rose
2022-12-10
1
-0/+1
*
ctest_config: pass -S, -B args for log clarity
Michael Hirsch
2022-11-04
1
-1/+6
*
ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer
Tobias Ribizel
2022-10-07
1
-4/+17
*
Merge topic 'ctest_ninja_full_output'
Brad King
2022-09-27
1
-10/+25
|
\
|
*
ctest: only report make-level errors when no others are found
Zack Galbreath
2022-09-26
1
-10/+25
*
|
Merge topic 'truncation_invalid'
Brad King
2022-09-09
1
-1/+5
|
\
\
|
|
/
|
*
ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION
Frank Winklmeier
2022-09-07
1
-1/+5
[next]