Jean-Christophe Fillion-Robin
|
0076fb100b
cmCTest: Update doxygen to be consistent
|
9 years ago |
Jean-Christophe Fillion-Robin
|
30c5f94c5b
cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygen
|
9 years ago |
Jean-Christophe Fillion-Robin
|
6d8b9aa65a
cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"
|
9 years ago |
Jean-Christophe Fillion-Robin
|
280d0a6947
cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Daniel Pfeifer
|
140b186480
CTest: hide progress ticks in verbose output
|
10 years ago |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 years ago |
Daniel Pfeifer
|
de2ef3053c
cmCTest: Drop unused method overloads
|
10 years ago |
Daniel Pfeifer
|
a53bd63e0c
cmCTest: Port GenerateNotesFile to cmXMLWriter
|
10 years ago |
Daniel Pfeifer
|
18825bafd9
cmCTest: Port to cmXMLWriter
|
10 years ago |
Bill Hoffman
|
fde70a1b26
ctest: Add a new --repeat-until-fail option
|
10 years ago |
Zack Galbreath
|
12db113944
CTest: Add cmCTestOptionalLog macro
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 years ago |
Bill Hoffman
|
7762fffa23
Change output to be a reference and not a pointer.
|
11 years ago |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
83a5e453f8
stringapi: Use strings for test names
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Stephen Kelly
|
db43502326
CTest: Read CTEST_PARALLEL_LEVEL from environment
|
12 years ago |
Brad King
|
da6b0ffe5d
Merge topic 'ctest-SUBMIT_INDEX-cdash'
|
13 years ago |
Brad King
|
1cfaa2f1a0
CTest: Allow SUBMIT_INDEX with CDash
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
93d084c180
CTest: Extend -D command line arg handling for variable definitions
|
13 years ago |
David Cole
|
24ba0fd078
CTest: Refactor error output into ErrorMessageUnknownDashDValue
|
13 years ago |
David Cole
|
92af1dad06
CTest: Disallow problem chars in build and site names (#11792)
|
14 years ago |