diff options
Diffstat (limited to 'tools/testfiles/h5diff_57.txt')
-rw-r--r-- | tools/testfiles/h5diff_57.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_57.txt b/tools/testfiles/h5diff_57.txt new file mode 100644 index 0000000..dde8cc0 --- /dev/null +++ b/tools/testfiles/h5diff_57.txt @@ -0,0 +1,12 @@ +############################# +Expected output for 'h5diff h5diff_dtypes.h5 h5diff_dtypes.h5 -v dset7a dset7b' +############################# +dataset: </dset7a> and </dset7b> +Warning: different storage datatype +</dset7a> has file datatype H5T_STD_I8LE +</dset7b> has file datatype H5T_STD_U8LE +Comparison not supported: </dset7a> has sign H5T_SGN_2 and </dset7b> has sign H5T_SGN_NONE +0 differences found +-------------------------------- +Some objects are not comparable +-------------------------------- |