summaryrefslogtreecommitdiffstats
path: root/Help/command/set_tests_properties.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Link to properties in set_tests_properties.Stephen Kelly2015-04-041-26/+4
| | | | Remove help for specific properties to their own help pages.
* set_tests_properties: fix documentationBen Boeckel2015-01-111-1/+1
| | | | The error is raised if the *test* doesn't exist, not the property.
* Help: Fix set_tests_properties documentation typoAndrew Bauer2014-09-121-1/+1
| | | | The example for FAIL_REGULAR_EXPRESSION should actually name it.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+36
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.