| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-cmake-cli-options' | Brad King | 2022-08-16 | 1 | -87/+107 |
|\ |
|
| * | Help: Use placeholder instead of listing choices in option lines | Alex Turbov | 2022-08-14 | 1 | -2/+3 |
|
|
| * | Help: Split `ctest` options into groups like `cmake` man page has | Alex Turbov | 2022-08-14 | 1 | -83/+100 |
|
|
| * | Help: Consistent spaces in option args | Alex Turbov | 2022-08-14 | 1 | -1/+1 |
|
|
| * | Help: Fix `ctest` options description | Alex Turbov | 2022-08-09 | 1 | -1/+3 |
|
|
* | | Help: --build-target can be repeated in ctest --build-and-test mode | Craig Scott | 2022-08-10 | 1 | -2/+5 |
|/ |
|
* | Help: Turn some mentions of options into links on executables man page | Alex Turbov | 2022-08-04 | 1 | -39/+51 |
|
|
* | Help: Use `option` directive for the executables manual pages | Alex Turbov | 2022-08-04 | 1 | -75/+149 |
|
|
* | Help: Document version of ctest(1) adding output truncation mode | Brad King | 2022-05-05 | 1 | -2/+8 |
|
|
* | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 1 | -0/+4 |
|
|
* | Merge topic 'doc-tests-labels-dynamic' | Brad King | 2021-11-15 | 1 | -0/+4 |
|\ |
|
| * | Help: Improve cross-referencing of test LABELS and related features | Craig Scott | 2021-11-13 | 1 | -0/+4 |
|
|
* | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variable | Nikhil Reddy Ramolla | 2021-10-14 | 1 | -0/+7 |
|/ |
|
* | Help: Improve wording and cross-referencing for ctest JUnit output | Craig Scott | 2021-07-25 | 1 | -2/+4 |
|
|
* | Help: Document ctest(1) --interactive-debug-mode limitation | Brad King | 2021-06-09 | 1 | -5/+7 |
|
|
* | Help: links to CMake regex syntax | Michael Hirsch | 2021-06-02 | 1 | -1/+2 |
|
|
* | Help: Document CTest custom test measurements | Zack Galbreath | 2021-04-27 | 1 | -0/+2 |
|
|
* | Help: Fix link to cdash.org from CTest manual | Zack Galbreath | 2021-04-27 | 1 | -1/+1 |
|
|
* | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 1 | -0/+6 |
|
|
* | ctest: Support multiple -L and -LE options to mean "AND" | Adriaan de Groot | 2021-03-28 | 1 | -2/+48 |
|
|
* | ctest: Add support for '--prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+1 |
|
|
* | Help: Link to tool-specific preset arguments from cmake-presets(7) | Brad King | 2021-02-18 | 1 | -0/+2 |
|
|
* | Help: Add documentation for buildPresets and testPresets | Sam Freed | 2021-02-01 | 1 | -0/+10 |
|
|
* | Ctest: Support build tree on command line | Asit Dhal | 2020-12-17 | 1 | -0/+3 |
|
|
* | CTest: Rename CudaMemcheck to CudaSanitizer | Tobias Ribizel | 2020-11-17 | 1 | -5/+5 |
|
|
* | Help: Add cuda-memcheck to CTest documentation | Tobias Ribizel | 2020-11-05 | 1 | -0/+14 |
|
|
* | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|
|
* | Help: Clarify search order for resource spec file | Kyle Edwards | 2020-07-07 | 1 | -3/+10 |
|
|
* | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 1 | -0/+3 |
|
|
* | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 1 | -2/+6 |
|
|
* | Help: Clarify that the CTest resource allocation feature doesn't oversubscribe | Kyle Edwards | 2020-02-21 | 1 | -0/+9 |
|
|
* | Add --no-tests=<[error|ignore]> option to CTest | Stefan Dinkelacker | 2020-01-31 | 1 | -0/+8 |
|
|
* | ctest: add support for memcheck using Dr. Memory | Dietmar Scheidl | 2019-12-10 | 1 | -0/+14 |
|
|
* | Merge topic 'ctest-resource-fixes' | Brad King | 2019-11-26 | 1 | -0/+26 |
|\ |
|
| * | Help: Clarify how tests are run if no resource spec file is specified | Kyle Edwards | 2019-11-26 | 1 | -0/+17 |
|
|
| * | CTest: Add version field to resource spec file | Kyle Edwards | 2019-11-25 | 1 | -0/+9 |
|
|
* | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n` | Brad King | 2019-11-15 | 1 | -13/+17 |
|
|
* | | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 1 | -71/+72 |
|\ \
| |/ |
|
| * | Help: Fix error in resource allocation example | Kyle Edwards | 2019-11-05 | 1 | -2/+2 |
|
|
| * | CTest: Rename hardware -> resources for CMake variables, command options | Craig Scott | 2019-11-05 | 1 | -36/+35 |
|
|
| * | CTest: Rename PROCESSES test property to RESOURCE_GROUPS | Brad King | 2019-11-05 | 1 | -37/+39 |
|
|
* | | ctest: Add --repeat-after-timeout option | Brad King | 2019-10-29 | 1 | -0/+8 |
|
|
* | | ctest: Add --repeat-until-pass option | Brad King | 2019-10-29 | 1 | -0/+5 |
|/ |
|
* | Help: Add documentation for CTest hardware allocation | Kyle Edwards | 2019-10-02 | 1 | -0/+229 |
|
|
* | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 1 | -4/+7 |
|
|
* | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 1 | -1/+2 |
|
|
* | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 1 | -0/+12 |
|
|
* | Help: cross-ref and wording of docs related to ctest_update() | Zack Galbreath | 2019-05-03 | 1 | -0/+2 |
|
|
* | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 1 | -4/+4 |
|
|
* | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 1 | -34/+35 |
|
|