From ace20fc9872512012503d987a2c42cf7da8acbbe Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 12 Dec 2018 09:27:45 -0600 Subject: HDFFV-10632 stder/stdout change note --- release_docs/RELEASE.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3f47f06..53a2e2d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -48,6 +48,15 @@ New Features Configuration: ------------- + - Keep stderr and stdout separate in tests + + Changed test handling of output capture. Tests now keep the stderr + output separate from the stdout output. It is up to the test to decide + which output to check against a reference. Also added the option + to grep for a string in either output. + + (ADB - 2018/12/12, HDFFV-10594) + - Add toolchain and cross-compile support Added info on using a toolchain file to INSTALL_CMAKE.txt. A -- cgit v0.12