mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
Help: add release notes
This commit is contained in:
7
Help/release/dev/ctest_test-ignore-skipped-tests.rst
Normal file
7
Help/release/dev/ctest_test-ignore-skipped-tests.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
ctest_test-ignore-skipped-tests
|
||||
-------------------------------
|
||||
|
||||
* When running tests, CTest learned to treat skipped tests (using the
|
||||
:prop_test:`SKIP_RETURN_CODE` property) the same as tests with the
|
||||
:prop_test:`DISABLED` property. Due to this change, CTest will not indicate
|
||||
failure when all tests are either skipped or pass.
|
||||
Reference in New Issue
Block a user