Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify memory check sanitizer option behavior for `log_path` | Pawel Dac | 2021-01-13 | 1 | -0/+5 |
| | | | | | Added information about prepending [ASAN/LSAN/TSAN/MSAN/UBSAN]_OPTIONS to MemoryTesterEnvironmentVariable and `log_path` limitation. | ||||
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 1 | -0/+2 |
| | | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715 | ||||
* | ctest: add support for additional sanitizer options | Ben Boeckel | 2014-10-03 | 1 | -0/+5 |
Sanitizers receive options through their environment variable; support user-specified options here. |