Craig Scott
|
1ca5ec67b0
|
Help: Add missing DIRECTORY keyword to set_tests_properties() signature
|
2024-01-05 16:45:27 +11:00 |
|
Craig Scott
|
29ccc9a4cd
|
Help: Use <xxx> for non-keyword arguments in property command signatures
|
2024-01-05 15:31:39 +11:00 |
|
Kyle Edwards
|
efc8f19cc5
|
set_tests_properties(): Add DIRECTORY option
|
2023-08-11 10:50:52 -04:00 |
|
Alex Neundorf
|
2b99e64413
|
set_test_properties: link to the test properties in the documentation
It was linking to the target properties, this was probably an oversight.
|
2023-07-26 22:59:59 +02:00 |
|
Alex Turbov
|
65457e4fae
|
Help: Add _See Also_ sections to related CMake commands
|
2022-11-09 23:52:30 +04:00 |
|
Brad King
|
78e0204e81
|
Help: Clarify when add_test and test properties support generator expressions
Issue: #23329
|
2022-03-21 15:46:50 -04:00 |
|
Joachim Wuttke (o)
|
bfc3670546
|
Help: Provide cross-references from and to set_property
|
2019-01-10 16:13:18 +01:00 |
|
Joachim Wuttke (o)
|
adbaadf0ee
|
Help: Apply syntax highlighting to project commands
* Replace most "::" by ".. code-block:: cmake"
* Header sentence in imperative voice,
detailed command description in present tense.
|
2018-10-25 13:47:31 +02:00 |
|
Stephen Kelly
|
6f82b5e81c
|
Help: Link to properties in set_tests_properties.
Remove help for specific properties to their own help pages.
|
2015-04-04 19:14:56 +02:00 |
|
Ben Boeckel
|
76ff92e0c9
|
set_tests_properties: fix documentation
The error is raised if the *test* doesn't exist, not the property.
|
2015-01-11 11:45:43 -05:00 |
|
Andrew Bauer
|
d805498701
|
Help: Fix set_tests_properties documentation typo
The example for FAIL_REGULAR_EXPRESSION should actually name it.
|
2014-09-12 11:32:50 -04:00 |
|
Kitware Robot
|
f051814ed0
|
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|
2013-10-15 14:12:03 -04:00 |
|