Brad King
|
ca0a9def2e
ctest: Exit with failure when tests-from-file input is missing
|
1 year ago |
Alex Neundorf
|
dbacc1d5a8
ctest: add command line option to exclude tests listed in a given file
|
2 years ago |
Alex Neundorf
|
022f20f663
ctest: add command line option to run the tests listed in a given file
|
2 years ago |
Brad King
|
3c4767f467
cmCTestTestHandler: Clarify name of member storing RESOURCE_LOCK property
|
2 years ago |
Brad King
|
a4b061a035
cmCTestMultiProcessHandler: Clarify resource availability error member names
|
2 years ago |
Brad King
|
b27969c89d
cmCTestMultiProcessHandler: Clarify representation of pending tests
|
2 years ago |
Brad King
|
7bca3f8c80
cmCTestMultiProcessHandler: Avoid extra copy of test maps
|
2 years ago |
scivision
|
d49ea4a4d9
Source: Remove redundant FileIsDirectory checks
|
2 years ago |
Kyle Edwards
|
c8c1dd0d95
CTest: Add ability to dynamically generate resource spec file
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Alex Neundorf
|
b11e8afbfa
ctest: export test labels to junit xml
|
2 years ago |
Brad King
|
54c5654f7d
ctest: Optionally terminate tests with a custom signal on timeout
|
2 years ago |
Brad King
|
0a5aeaf302
cmCTestRunTest: Consolidate test timeout selection logic
|
2 years ago |
Brad King
|
3edf7fbb41
ctest: Fix TIMEOUT test property with value 0 with --timeout flag
|
2 years ago |
Brad King
|
cd4038fe94
cmCTestTestHandler: Use in-class initialization of properties and results
|
2 years ago |
Marc Chevrier
|
241304190f
CMake code rely on cmList class for CMake lists management (part. 2)
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Martin Duffy
|
19305afd8a
presets: Improve JSON parser and error messages
|
2 years ago |
Frank Winklmeier
|
6ef54e0272
CTest: add test failure reason to JUnit XML output
|
2 years ago |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 years ago |
Frank Winklmeier
|
dbf840392d
ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Brad King
|
75e8173322
Source: Fix clang -Wunused-but-set-variable warnings
|
3 years ago |
Frank Winklmeier
|
140704d443
ctest: add option for output truncation
|
3 years ago |
Frank Winklmeier
|
4634de335b
cmCTestTestHandler: refactor CleanTestOutput method
|
3 years ago |
Brad King
|
78c20892bf
Merge topic 'ctest-add_subdirectory'
|
4 years ago |
friendlyanon
|
04deda1d2a
CTest: Extract common implementation of add_subdirectory and subdirs
|
4 years ago |
Brad King
|
7b677dbb92
cmListFileBacktrace: Remove unused "bottom" entry
|
4 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |