Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
f9bcde974e
cmCTestGenericHandler::GetOption returns cmProp
|
4 years ago |
Ben Boeckel
|
de4f1f26b0
CTest: add an ENVIRONMENT_MODIFICATION property
|
4 years ago |
Zack Galbreath
|
5489ce74b3
ctest: support <CTestMeasurement> for runtime measurements
|
4 years ago |
Zack Galbreath
|
bd38749fd4
ctest: allow test output to add labels
|
4 years ago |
Zack Galbreath
|
02f1271bdf
ctest: allow test output to override the 'details' field
|
4 years ago |
Zack Galbreath
|
cbcb92d1cb
ctest: add support for attaching files to tests at run time
|
4 years ago |
Zack Galbreath
|
25bf514447
ctest: Add support for writing test results in JUnit XML format
|
4 years ago |
Adriaan de Groot
|
44ad3f0b7f
ctest: Support multiple -L and -LE options to mean "AND"
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kevin Puetz
|
6a6f1d1edd
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
|
5 years ago |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 years ago |
Kyle Edwards
|
a1612af749
CTest: Log environment variables as a test measurement
|
5 years ago |
Kyle Edwards
|
060d2ce269
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
|
5 years ago |
Rolf Eike Beer
|
dc21177461
remove pointless return value from cmCTestTestHandler::CleanTestOutput()
|
5 years ago |
Kyle Edwards
|
a5be3916ee
CTest: Provide more detailed information on resource allocation error
|
5 years ago |
Brad King
|
28994115e8
ctest_test: Add option to REPEAT tests
|
6 years ago |
Craig Scott
|
c544cb6698
CTest: Rename hardware -> resources for source code
|
6 years ago |
Brad King
|
af9ed543b0
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
|
6 years ago |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 years ago |
Kyle Edwards
|
bb4a141059
CTest: Add lexer for PROCESSES property
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Kyle Edwards
|
ae2cfc4bd8
Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions
|
6 years ago |
Gabor Bencze
|
4f1dec86a5
CTest: Add SKIP_REGULAR_EXPRESSION test property
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Zsolt Parragi
|
440b08e4f0
CTest: Represent process exit codes as 64-bit signed integer
|
7 years ago |
Justin Goshi
|
7b81d8c21e
TestGenerator: Record support file and line where test was added
|
7 years ago |
Sylvain Joubert
|
ffdec37a19
CTest: Add colored output on tests summary where supported
|
7 years ago |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
7 years ago |