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
/
cmCTestTestHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
1
-2/+9
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-2/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2/+2
*
cmCTestGenericHandler::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-3/+4
*
CTest: add an ENVIRONMENT_MODIFICATION property
Ben Boeckel
2021-07-09
1
-0/+1
*
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
1
-6/+6
*
ctest: allow test output to add labels
Zack Galbreath
2021-06-17
1
-0/+1
*
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
1
-0/+2
*
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
1
-0/+2
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
1
-0/+10
*
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
1
-6/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
Kevin Puetz
2020-08-26
1
-2/+2
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-2/+3
*
CTest: Log environment variables as a test measurement
Kyle Edwards
2020-05-19
1
-0/+1
*
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
Kyle Edwards
2020-04-02
1
-1/+1
*
remove pointless return value from cmCTestTestHandler::CleanTestOutput()
Rolf Eike Beer
2020-03-23
1
-1/+1
*
CTest: Provide more detailed information on resource allocation error
Kyle Edwards
2020-02-24
1
-0/+1
*
ctest_test: Add option to REPEAT tests
Brad King
2019-11-07
1
-1/+3
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-3/+3
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
1
-3/+3
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-0/+4
*
CTest: Add lexer for PROCESSES property
Kyle Edwards
2019-10-02
1
-0/+15
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+8
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-6/+5
*
Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions
Kyle Edwards
2019-07-19
1
-0/+13
*
CTest: Add SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
1
-0/+2
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-2/+2
*
CTest: Represent process exit codes as 64-bit signed integer
Zsolt Parragi
2019-02-08
1
-1/+2
*
TestGenerator: Record support file and line where test was added
Justin Goshi
2019-01-08
1
-0/+3
*
CTest: Add colored output on tests summary where supported
Sylvain Joubert
2018-11-09
1
-1/+1
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+2
*
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-4/+5
*
CTest: Remove unfinished batch test mode
Brad King
2017-12-08
1
-1/+0
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-3/+3
*
CTest: adopt std::chrono::system_clock
Wouter Klouwen
2017-11-17
1
-2/+2
*
CTest: use std::chrono::steady_clock for time keeping
Wouter Klouwen
2017-11-14
1
-1/+2
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3/+3
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-4/+6
*
CTest: Split out labels and subproject labels in summary output
Bill Hoffman
2017-09-08
1
-2/+1
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-3/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Merge topic 'better-exception-reporting'
Brad King
2017-07-13
1
-1/+2
|
\
|
*
CTest: Report more detail about system exceptions in tests
Bill Hoffman
2017-07-12
1
-1/+2
*
|
Display subproject timing summary
Betsy McPhail
2017-07-10
1
-0/+2
*
|
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-0/+5
|
/
*
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-01
1
-0/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
Add 'DISABLED' test property
Betsy McPhail
2017-03-29
1
-0/+1
[next]