diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-12-03 15:35:59 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-12-03 15:35:59 (GMT) |
commit | e3e24a298967e40adc79a4ed37c8d9f5695bfbba (patch) | |
tree | 7452a024275bb140f32d50b0133b15d2cb1f2916 /tools/test/h5diff/testfiles/h5diff_udfail.err | |
parent | 86c4e7ac0f3d9849e6963fb3534ad33de82a7b04 (diff) | |
download | hdf5-e3e24a298967e40adc79a4ed37c8d9f5695bfbba.zip hdf5-e3e24a298967e40adc79a4ed37c8d9f5695bfbba.tar.gz hdf5-e3e24a298967e40adc79a4ed37c8d9f5695bfbba.tar.bz2 |
HDFFV-10632 - split stderr and stdout in cmake
Diffstat (limited to 'tools/test/h5diff/testfiles/h5diff_udfail.err')
-rw-r--r-- | tools/test/h5diff/testfiles/h5diff_udfail.err | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_udfail.err b/tools/test/h5diff/testfiles/h5diff_udfail.err new file mode 100644 index 0000000..d51de38 --- /dev/null +++ b/tools/test/h5diff/testfiles/h5diff_udfail.err @@ -0,0 +1,12 @@ + +file1 file2 +--------------------------------------- + x x / + x x /dynlibud + +group : </> and </> +0 differences found +dataset: </dynlibud> and </dynlibud> +0 differences found +Warning: dataset </dynlibud> cannot be read, user defined filter is not available +EXIT CODE: 2 |