TESTS.rst 227 B

12345678910
  1. TESTS
  2. -----
  3. .. versionadded:: 3.12
  4. List of tests.
  5. This read-only property holds a
  6. :ref:`semicolon-separated list <CMake Language Lists>` of tests
  7. defined so far, in the current directory, by the :command:`add_test` command.