Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
hace 5 años |
Kyle Edwards
|
a1612af749
CTest: Log environment variables as a test measurement
|
hace 5 años |
Kyle Edwards
|
060d2ce269
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
|
hace 5 años |
Rolf Eike Beer
|
dc21177461
remove pointless return value from cmCTestTestHandler::CleanTestOutput()
|
hace 5 años |
Kyle Edwards
|
a5be3916ee
CTest: Provide more detailed information on resource allocation error
|
hace 5 años |
Brad King
|
28994115e8
ctest_test: Add option to REPEAT tests
|
hace 6 años |
Craig Scott
|
c544cb6698
CTest: Rename hardware -> resources for source code
|
hace 6 años |
Brad King
|
af9ed543b0
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
|
hace 6 años |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
hace 6 años |
Kyle Edwards
|
bb4a141059
CTest: Add lexer for PROCESSES property
|
hace 6 años |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
hace 6 años |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
hace 6 años |
Kyle Edwards
|
ae2cfc4bd8
Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions
|
hace 6 años |
Gabor Bencze
|
4f1dec86a5
CTest: Add SKIP_REGULAR_EXPRESSION test property
|
hace 6 años |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
hace 6 años |
Zsolt Parragi
|
440b08e4f0
CTest: Represent process exit codes as 64-bit signed integer
|
hace 7 años |
Justin Goshi
|
7b81d8c21e
TestGenerator: Record support file and line where test was added
|
hace 7 años |
Sylvain Joubert
|
ffdec37a19
CTest: Add colored output on tests summary where supported
|
hace 7 años |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
hace 7 años |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
hace 8 años |
Brad King
|
f984296ba8
CTest: Remove unfinished batch test mode
|
hace 8 años |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
hace 8 años |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
hace 8 años |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
hace 8 años |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
hace 8 años |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
hace 8 años |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
hace 8 años |
Bill Hoffman
|
a6e32eb0c2
CTest: Split out labels and subproject labels in summary output
|
hace 8 años |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
hace 8 años |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
hace 8 años |