diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-11-03 22:10:57 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-11-03 22:10:57 (GMT) |
commit | 75a5e8a0e697d7f109d5db5bb7747d3d5412abe5 (patch) | |
tree | 16ee6b325bb8cb95dc55a862b138ef2f4a96666b /tools/testfiles/h5diff_35.txt | |
parent | 15505bd890fab8e42bfd32ad3c1b967b26f0ad35 (diff) | |
download | hdf5-75a5e8a0e697d7f109d5db5bb7747d3d5412abe5.zip hdf5-75a5e8a0e697d7f109d5db5bb7747d3d5412abe5.tar.gz hdf5-75a5e8a0e697d7f109d5db5bb7747d3d5412abe5.tar.bz2 |
[svn-r7813] Purpose:
h5diff new feature
Description:
added compare for attributes
a new options flag (-a) was added to the options structure. it is 0 by default (no compare )
the output of the compare is the same that for datasets, and all the other flags also apply for attributes
(the memory compare is done in the same function diff_array)
all the other requirements for compare of datasets (type, space) are identical too
Platforms tested:
linux
solaris 2.7
IRIX
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_35.txt')
-rw-r--r-- | tools/testfiles/h5diff_35.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_35.txt b/tools/testfiles/h5diff_35.txt index a111a2f..ba08719 100644 --- a/tools/testfiles/h5diff_35.txt +++ b/tools/testfiles/h5diff_35.txt @@ -23,8 +23,7 @@ file1 file2 </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 +</ref> and </ref> are empty datasets </string> and </string> are empty datasets </vlen> and </vlen> are empty datasets |