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
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-20
/
+18
*
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
1
-0
/
+8
|
\
|
*
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
1
-0
/
+8
*
|
CTest: add safe conversion from cmDuration to integer types
Wouter Klouwen
2018-01-23
1
-10
/
+6
*
|
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-18
/
+14
|
/
*
cmCTest: Refactor stop time calculations
Brad King
2018-01-08
1
-37
/
+34
*
cmCTest: Remove unused member LastStopTimeout
Brad King
2018-01-08
1
-1
/
+0
*
Merge topic 'fix-ctest-chrono'
Brad King
2017-12-12
1
-15
/
+15
|
\
|
*
CTest: Use integer-representable value for "infinite" timeout
Brad King
2017-12-11
1
-10
/
+9
|
*
CTest: Simplify std::chrono::duration<double> conversion to double
Brad King
2017-12-08
1
-4
/
+3
|
*
CTest: Fix regression in build-and-test timeout forwarding
Brad King
2017-12-08
1
-0
/
+1
|
*
CTest: Fix regression in build-and-test timeout compuatation
Brad King
2017-12-08
1
-3
/
+4
*
|
CTest: Remove unfinished batch test mode
Brad King
2017-12-08
1
-4
/
+0
|
/
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-25
/
+51
*
CTest: adopt std::chrono::system_clock
Wouter Klouwen
2017-11-17
1
-2
/
+2
*
cmCTest: Remove dead code
Betsy McPhail
2017-11-07
1
-7
/
+3
*
CTest: fix Time formatting in Notes.xml
Zack Galbreath
2017-10-31
1
-1
/
+2
*
Improve several occurrences of vector::push_back in loops
Matthias Maennich
2017-09-28
1
-0
/
+2
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-8
/
+7
*
Replace empty-string comparisons with checking against `empty()`.
Pavel Solodovnikov
2017-09-21
1
-3
/
+3
*
Merge topic 'string-clear'
Brad King
2017-09-19
1
-7
/
+7
|
\
|
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-9
/
+9
*
|
pass arguments as vector to cmCTest::RunCommand()
Rolf Eike Beer
2017-09-15
1
-11
/
+5
|
/
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-45
/
+33
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-21
/
+16
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-4
/
+4
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-25
/
+25
*
Merge topic 'labels-for-subprojects'
Brad King
2017-07-13
1
-0
/
+34
|
\
|
*
Display subproject timing summary
Betsy McPhail
2017-07-10
1
-0
/
+4
|
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0
/
+30
*
|
cmCTest: Add missing switch case fallthrough markup
Brad King
2017-07-05
1
-1
/
+2
|
/
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-3
/
+2
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-9
/
+9
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1
/
+1
*
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-02
1
-0
/
+28
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-9
/
+9
*
cmCTest, cmCTestCoverageHandler: remove cwd dance
Ben Boeckel
2017-03-06
1
-2
/
+0
*
clang-tidy: apply misc-redundant-expression fixes
Daniel Pfeifer
2016-12-12
1
-1
/
+1
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-2
/
+2
*
Add Encoding option for RunChild, RunMakeCommand and RunProcess
Dāvis Mosāns
2016-11-15
1
-6
/
+6
*
Windows: Encode child process output to internally-used encoding
Dāvis Mosāns
2016-11-14
1
-9
/
+47
*
Do not query CDash for version
Zack Galbreath
2016-11-08
1
-48
/
+0
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-22
/
+23
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1
/
+1
*
Do not define cout/cerr preprocessor symbols
Brad King
2016-10-04
1
-7
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
CTest::CompressString: Avoid manual delete
Daniel Pfeifer
2016-09-23
1
-10
/
+5
*
CTest::CompressString: Reorder code to avoid unnecessary allocation
Daniel Pfeifer
2016-09-23
1
-8
/
+7
[next]