HDFFV-10632 - split stderr and stdout in cmake

This commit is contained in:
Allen Byrne
2018-12-03 09:35:59 -06:00
parent 86c4e7ac0f
commit e3e24a2989
88 changed files with 523 additions and 251 deletions

View File

@@ -1,2 +1 @@
Filename: h5stat_err_old_fill.h5
h5stat error: unable to traverse objects/links in file "h5stat_err_old_fill.h5"

View File

@@ -0,0 +1 @@
h5stat error: unable to traverse objects/links in file "h5stat_err_old_fill.h5"

View File

@@ -1,2 +1 @@
Filename: h5stat_err_old_layout.h5
h5stat error: unable to traverse objects/links in file "h5stat_err_old_layout.h5"

View File

@@ -0,0 +1 @@
h5stat error: unable to traverse objects/links in file "h5stat_err_old_layout.h5"

View File

@@ -1,2 +1 @@
Filename: h5stat_err_refcount.h5
h5stat error: unable to traverse objects/links in file "h5stat_err_refcount.h5"

View File

@@ -0,0 +1 @@
h5stat error: unable to traverse objects/links in file "h5stat_err_refcount.h5"

View File

@@ -23,4 +23,3 @@ Usage: h5stat [OPTIONS] file
-s, --freespace Print free space information
-S, --summary Print summary of file space information
--enable-error-stack Prints messages from the HDF5 error stack as they occur
h5stat error: missing file name

View File

@@ -0,0 +1 @@
h5stat error: missing file name

View File

@@ -1,2 +1 @@
Filename: notexist.h5
h5stat error: unable to open file "notexist.h5"

View File

@@ -0,0 +1 @@
h5stat error: unable to open file "notexist.h5"