index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ctest_stop_on_failure_16628'
Brad King
2020-04-22
5
-1
/
+21
|
\
|
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
5
-1
/
+21
*
|
Merge topic 'ctest-memcheck-sanitizers'
Craig Scott
2020-04-19
1
-8
/
+5
|
\
\
|
|
/
|
/
|
|
*
CTest: Fix '-T MemCheck' command-line support for sanitizers
Brad King
2020-04-17
1
-8
/
+5
*
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
5
-23
/
+27
|
/
*
cmParseCacheCoverage: use cmSystemTools::SplitString
Ben Boeckel
2020-04-13
2
-29
/
+4
*
nits: replace some "c" instances with 'c'
Ben Boeckel
2020-04-13
2
-4
/
+4
*
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
3
-31
/
+18
*
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
Kyle Edwards
2020-04-02
3
-16
/
+30
*
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-5
/
+4
|
\
|
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-5
/
+4
*
|
Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report
Brad King
2020-03-26
2
-8
/
+14
|
\
\
|
*
|
CTest: Fix reported duration on timeout when grindchild keeps pipes open
Brad King
2020-03-26
2
-8
/
+14
*
|
|
use _s to construct static string_views at several places
Rolf Eike Beer
2020-03-24
1
-29
/
+31
*
|
|
check for a valid URL scheme before starting to do any splitting
Rolf Eike Beer
2020-03-23
1
-6
/
+7
*
|
|
replace std::string::substr() with operations that do not allocate memory
Rolf Eike Beer
2020-03-23
4
-5
/
+11
*
|
|
replace "std::string::find(x) == 0" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
2
-14
/
+20
*
|
|
replace "substr(0, xx) ==" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
2
-4
/
+5
*
|
|
CTest: avoid repeated string compares
Rolf Eike Beer
2020-03-23
1
-52
/
+27
*
|
|
Mumps coverage: directly pass std::string as argument
Rolf Eike Beer
2020-03-23
6
-9
/
+9
*
|
|
remove pointless return value from cmCTestTestHandler::CleanTestOutput()
Rolf Eike Beer
2020-03-23
2
-4
/
+3
*
|
|
PyCoverage: avoid repeated string splitting, especially for uncovered lines
Rolf Eike Beer
2020-03-23
1
-20
/
+17
*
|
|
use std::string::rfind() instead of open coding it
Rolf Eike Beer
2020-03-23
1
-12
/
+8
|
|
/
|
/
|
*
|
Merge topic 'modernize-memory-management'
Brad King
2020-03-12
6
-60
/
+100
|
\
\
|
*
|
cmCTestRunTest: modernize memory management
Marc Chevrier
2020-03-11
6
-60
/
+100
*
|
|
Merge topic 'ctest-curl-debugfunction'
Brad King
2020-03-12
2
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs
Betsy McPhail
2020-03-11
2
-2
/
+2
*
|
|
Source: use std::string overloads
Vitaly Stakhovsky
2020-03-10
2
-2
/
+2
|
|
/
|
/
|
*
|
Modernize memory management
Marc Chevrier
2020-03-08
4
-68
/
+41
|
/
*
CTest: Provide more detailed information on resource allocation error
Kyle Edwards
2020-02-24
3
-1
/
+35
*
Refactor: Provide more detailed error information from TryAllocateResources()
Kyle Edwards
2020-02-24
2
-16
/
+37
*
CTest: Improve error reporting with bad working directory for tests
Kyle Edwards
2020-02-24
2
-2
/
+2
*
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
Kyle Edwards
2020-02-24
3
-8
/
+11
*
Add --no-tests=<[error|ignore]> option to CTest
Stefan Dinkelacker
2020-01-31
1
-1
/
+12
*
CTest: Fix timeout when grandchild keeps pipes open
Brad King
2020-01-14
1
-3
/
+0
*
Refactoring: suppress cmEraseIf in favor of cm::erase_if
Marc Chevrier
2020-01-09
2
-5
/
+6
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
4
-18
/
+10
*
Merge topic 'ctest-resource-allocation-spec-message'
Craig Scott
2019-12-28
3
-23
/
+81
|
\
|
*
CTest: Improve error handling when reading resource spec file
Kyle Edwards
2019-12-27
3
-23
/
+81
*
|
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
10
-31
/
+43
*
|
Merge topic 'ctest-drmemory-support'
Brad King
2019-12-12
2
-6
/
+180
|
\
\
|
*
|
ctest: add support for memcheck using Dr. Memory
Dietmar Scheidl
2019-12-10
2
-0
/
+177
|
*
|
cmCTestMemCheckHandler.cxx: minor refactoring
Dietmar Scheidl
2019-12-10
1
-6
/
+3
*
|
|
ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set
Julien Jomier
2019-12-09
1
-0
/
+7
|
/
/
*
|
Merge topic 'ctest-resource-fixes'
Brad King
2019-11-26
1
-0
/
+26
|
\
\
|
|
/
|
*
CTest: Add version field to resource spec file
Kyle Edwards
2019-11-25
1
-0
/
+26
*
|
ctest_test: Add option to REPEAT tests
Brad King
2019-11-07
4
-3
/
+38
*
|
cmCTestMultiProcessHandler: Hold repeat mode as a member
Brad King
2019-11-07
3
-4
/
+14
*
|
CTest: Rename internal APIs for --repeat options
Brad King
2019-11-07
3
-13
/
+13
*
|
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
17
-272
/
+278
|
\
\
|
|
/
[next]