Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 lat temu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 lat temu |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 lat temu |
Zack Galbreath
|
876a680d48
ctest_test: Add QUIET option
|
10 lat temu |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
Zach Mullen
|
0ba9d04117
Add the --stop-time argument
|
15 lat temu |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 lat temu |
Zach Mullen
|
8612aa10b6
Hook for scheduling tests in a random order
|
16 lat temu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 lat temu |
Zach Mullen
|
7e20db0224
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
|
16 lat temu |
Bill Hoffman
|
4e710a9ebe
ENH: add the ability to run tests by labels
|
16 lat temu |
Bill Hoffman
|
6bc394c8e5
BUG: 0007569 add ability to do -R/-E in ctest_test command
|
17 lat temu |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 lat temu |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 lat temu |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 lat temu |
Andy Cedilnik
|
66019dc5d9
ENH: Fix memcheck command
|
20 lat temu |
Andy Cedilnik
|
0af5ef0e99
COMP: Remove warning and fix the logic
|
20 lat temu |
Andy Cedilnik
|
1e72091e86
ENH: Add timeout support
|
20 lat temu |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 lat temu |
Andy Cedilnik
|
9619d54003
ENH: Improve syntax
|
20 lat temu |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 lat temu |
Andy Cedilnik
|
c7feef30e2
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
20 lat temu |