diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-01-02 20:39:32 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-01-02 20:39:45 (GMT) |
commit | 5f4676f3c8f077b1667611b78d2cb19deec1f37a (patch) | |
tree | 41772222082c0496ac6e4086e1b70e6020e24943 /tools/test/h5diff/testfiles | |
parent | d31b45766fa5bdbb7245cf5aa9444c9e6c6ca863 (diff) | |
download | hdf5-5f4676f3c8f077b1667611b78d2cb19deec1f37a.zip hdf5-5f4676f3c8f077b1667611b78d2cb19deec1f37a.tar.gz hdf5-5f4676f3c8f077b1667611b78d2cb19deec1f37a.tar.bz2 |
HDFFV-8745 - fix implementation of 8625
Diffstat (limited to 'tools/test/h5diff/testfiles')
-rw-r--r-- | tools/test/h5diff/testfiles/h5diff_8625.txt | 10 | ||||
-rw-r--r-- | tools/test/h5diff/testfiles/h5diff_tmp1.txt | 5 |
2 files changed, 10 insertions, 5 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_8625.txt b/tools/test/h5diff/testfiles/h5diff_8625.txt new file mode 100644 index 0000000..a7ddb86 --- /dev/null +++ b/tools/test/h5diff/testfiles/h5diff_8625.txt @@ -0,0 +1,10 @@ +dataset: </group/Compound_dset1> and </group_copy/Compound_dset3> +Warning: different storage datatype +Warning: different storage datatype +Not comparable: </group/Compound_dset1> or </group_copy/Compound_dset3> is of mixed string type +0 differences found +-------------------------------- +Some objects are not comparable +-------------------------------- +Use -c for a list of objects without details of differences. +EXIT CODE: 0 diff --git a/tools/test/h5diff/testfiles/h5diff_tmp1.txt b/tools/test/h5diff/testfiles/h5diff_tmp1.txt deleted file mode 100644 index 40e3fb6..0000000 --- a/tools/test/h5diff/testfiles/h5diff_tmp1.txt +++ /dev/null @@ -1,5 +0,0 @@ --------------------------------- -Some objects are not comparable --------------------------------- -Use -c for a list of objects. -EXIT CODE: 0 |