mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Merge topic 'ctest-fixture-repeat'
5cced02b9dCTest: Repeat test fixtures with the tests that require them4fcf3dd296CTest: Ignore a checkpoint entry for a test that is not pending32b25b94d6CTest: Track one run number for a repeating test Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !11638
This commit is contained in:
@@ -44,6 +44,8 @@ only for the policies that do not warn by default:
|
||||
policy :policy:`CMP0206`.
|
||||
* ``CMAKE_POLICY_WARNING_CMP0220`` controls the warning for
|
||||
policy :policy:`CMP0220`.
|
||||
* ``CMAKE_POLICY_WARNING_CMP0224`` controls the warning for
|
||||
policy :policy:`CMP0224`.
|
||||
|
||||
This variable should not be set by a project in CMake code. Project
|
||||
developers running CMake may set this variable in their cache to
|
||||
|
||||
Reference in New Issue
Block a user