HDFFV-10632 - split stderr and stdout in cmake
This commit is contained in:
@@ -1,2 +1 @@
|
||||
Filename: h5stat_err_old_fill.h5
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_old_fill.h5"
|
||||
|
||||
1
tools/test/h5stat/testfiles/h5stat_err_old_fill.err
Normal file
1
tools/test/h5stat/testfiles/h5stat_err_old_fill.err
Normal file
@@ -0,0 +1 @@
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_old_fill.h5"
|
||||
@@ -1,2 +1 @@
|
||||
Filename: h5stat_err_old_layout.h5
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_old_layout.h5"
|
||||
|
||||
1
tools/test/h5stat/testfiles/h5stat_err_old_layout.err
Normal file
1
tools/test/h5stat/testfiles/h5stat_err_old_layout.err
Normal file
@@ -0,0 +1 @@
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_old_layout.h5"
|
||||
@@ -1,2 +1 @@
|
||||
Filename: h5stat_err_refcount.h5
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_refcount.h5"
|
||||
|
||||
1
tools/test/h5stat/testfiles/h5stat_err_refcount.err
Normal file
1
tools/test/h5stat/testfiles/h5stat_err_refcount.err
Normal file
@@ -0,0 +1 @@
|
||||
h5stat error: unable to traverse objects/links in file "h5stat_err_refcount.h5"
|
||||
@@ -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
|
||||
|
||||
1
tools/test/h5stat/testfiles/h5stat_nofile.err
Normal file
1
tools/test/h5stat/testfiles/h5stat_nofile.err
Normal file
@@ -0,0 +1 @@
|
||||
h5stat error: missing file name
|
||||
@@ -1,2 +1 @@
|
||||
Filename: notexist.h5
|
||||
h5stat error: unable to open file "notexist.h5"
|
||||
|
||||
1
tools/test/h5stat/testfiles/h5stat_notexist.err
Normal file
1
tools/test/h5stat/testfiles/h5stat_notexist.err
Normal file
@@ -0,0 +1 @@
|
||||
h5stat error: unable to open file "notexist.h5"
|
||||
Reference in New Issue
Block a user