diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-30 17:15:56 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-10-30 17:15:56 (GMT) |
commit | 4cb9330435224b2cf5f13749299ab87b888d7220 (patch) | |
tree | 01e68f363550aa0ba6729855d739e6b951eb415d /tools/testfiles/h5diff_36.txt | |
parent | 46646fc6548090c2c88d96fb4991165885b1a223 (diff) | |
download | hdf5-4cb9330435224b2cf5f13749299ab87b888d7220.zip hdf5-4cb9330435224b2cf5f13749299ab87b888d7220.tar.gz hdf5-4cb9330435224b2cf5f13749299ab87b888d7220.tar.bz2 |
[svn-r7793] Purpose:
h5diff new features
Description:
added the diff for variable lenght, opaque, enum, and bitfield datasets
Solution:
Platforms tested:
linux
solaris 2.7
IRIX
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_36.txt')
-rw-r--r-- | tools/testfiles/h5diff_36.txt | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/tools/testfiles/h5diff_36.txt b/tools/testfiles/h5diff_36.txt index 01f6c07..da9257b 100644 --- a/tools/testfiles/h5diff_36.txt +++ b/tools/testfiles/h5diff_36.txt @@ -16,24 +16,15 @@ file1 file2 x x /string x x /vlen - -Comparison not supported -</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD - - -Comparison not supported -</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM - - - -Comparison not supported -</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE - +</array> and </array> are empty datasets +</bitfield> and </bitfield> are empty datasets +</compound> and </compound> are empty datasets +</enum> and </enum> are empty datasets +</float> and </float> are empty datasets +</integer> and </integer> are empty datasets +</opaque> and </opaque> are empty datasets Comparison not supported </ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE - - -Comparison not supported -</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN - +</string> and </string> are empty datasets +</vlen> and </vlen> are empty datasets |