Back to Cmake

Exclude Properties

Help/manual/presets/exclude-properties.rst

4.4.0847 B
Original Source

.. This file was generated by Utilities/Scripts/regenerate-presets.py from Help/manual/presets/schema.yaml. Do not edit.

.. _CMakePresets.testPresets.filter.exclude.name:

name An optional string specifying a regex for test names. Equivalent to passing :ctest-option:--exclude-regex on the command line. This field supports macro expansion_.

.. _CMakePresets.testPresets.filter.exclude.label:

label An optional string specifying a regex for test labels. Equivalent to passing :ctest-option:--label-exclude on the command line. This field supports macro expansion_.

.. _CMakePresets.testPresets.filter.exclude.fixtures:

fixtures An optional object specifying which fixtures to exclude from adding tests. The object may contain the following fields:

.. include:: presets/fixtures-properties.rst