diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-09-24 22:48:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-09-24 22:48:07 (GMT) |
commit | feed8687714f0f7148475a31d1e815ff78ad452d (patch) | |
tree | 46e5deab5af8cfaa4d399aea67859aaeb4f006d5 /tools/h5diff | |
parent | 426a3c1204fdcd1a999a966958a2edecc99b2d3b (diff) | |
download | hdf5-feed8687714f0f7148475a31d1e815ff78ad452d.zip hdf5-feed8687714f0f7148475a31d1e815ff78ad452d.tar.gz hdf5-feed8687714f0f7148475a31d1e815ff78ad452d.tar.bz2 |
[svn-r17523] Description:
Correct output from h5diff for files w/fixed array indices
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
Mac OS X/32 10.5.8 (amazon) in debug mode
Mac OS X/32 10.5.8 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Diffstat (limited to 'tools/h5diff')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_idx.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/h5diff/testfiles/h5diff_idx.txt b/tools/h5diff/testfiles/h5diff_idx.txt index 3b37720..4169afb 100644 --- a/tools/h5diff/testfiles/h5diff_idx.txt +++ b/tools/h5diff/testfiles/h5diff_idx.txt @@ -8,12 +8,6 @@ file1 file2 group : </> and </> 0 differences found dataset: </dset> and </dset> -Not comparable: </dset> or </dset> is an empty dataset 0 differences found dataset: </dset_filter> and </dset_filter> -Not comparable: </dset_filter> or </dset_filter> is an empty dataset 0 differences found --------------------------------- -Some objects are not comparable --------------------------------- -Use -c for a list of objects. |