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