From f723e0e7f19b778d9c865982fda5f76cc2f875e0 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 23 Jul 2019 16:28:54 -0500 Subject: HDFFV-10529 add note --- release_docs/RELEASE.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fe40021..b4fa11c 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -48,6 +48,14 @@ New Features Configuration: ------------- + - Update CMake tests to use FIXTURES + + CMake test fixtures allow setup/cleanup tests and other dependency + requirements as properties for tests. This is more flexible for + modern CMake code. + + (ADB - 2019/07/23, HDFFV-10529) + - Windows PDB files are always installed There are build configuration or flag settings for Windows that may not @@ -55,7 +63,7 @@ New Features utility will fail because those PDB files are not found. An optional variable, DISABLE_PDB_FILES, was added to not install PDB files. - (ADB - 2019/07/17, HDFFV-100424) + (ADB - 2019/07/17, HDFFV-10424) - Add mingw CMake support with a toolchain file -- cgit v0.12