summaryrefslogtreecommitdiffstats
path: root/Help/dev/testing.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: add and make references to generators consistentBen Boeckel2025-06-121-3/+3
|
* Help/dev: Add a CMake Testing GuideBrad King2024-06-051-2/+105
| | | | | | | Document how developers working on CMake itself may run the test suite locally. Fixes: #26001
* Help/dev: Move integration testing to a more-specific documentBrad King2024-06-051-39/+4
| | | | | Avoid breaking existing links to `Help/dev/testing.rst` by keeping the document with minimal text to direct readers to the new one.
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-1/+1
| | | | | | GitLab now uses a `/-/` component between the `group/project` part of the URL and the `{issues,merge_requests,tree}` part so that it can support `group/subgroup/project` with arbitrary depth.
* Help: Add link to cmake_common.cmake in test process docsJean-Christophe Fillion-Robin2018-08-051-1/+2
|
* Fix trivial typos in textluzpaz2017-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Some are user facing. Found using codespell -q 3 --skip="./Utilities" -I .cmake-whitelist.txt` whereby the whitelist contained: ans dum helpfull emmited emmitted buil iff isnt nto ot pathes substract te todays upto whitespaces
* Help/dev: Document the CMake Testing ProcessBrad King2017-03-071-0/+42