summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/prop_test/SKIP_RETURN_CODE.rst
blob: c61273c56cac29c82d6eb2ed3a6eea3895172077 (plain)
1
2
3
4
5
6
7
8
9
SKIP_RETURN_CODE
----------------

Return code to mark a test as skipped.

Sometimes only a test itself can determine if all requirements for the
test are met. If such a situation should not be considered a hard failure
a return code of the process can be specified that will mark the test as
"Not Run" if it is encountered.