[svn-r8397] Purpose:

h5repack in 1.6

Description:

2 functions we re added to /src:
H5Premove filter and H5Iget_file_id



Solution:

Platforms tested:
linux
solaris
AIX

Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2004-04-19 19:19:46 -05:00
parent beb0079ae1
commit 365ca1225d
88 changed files with 6029 additions and 8829 deletions

View File

@@ -1,14 +1,7 @@
#############################
Expected output for 'h5diff file6.h5 file6.h5 dset3a dset4b'
Expected output for 'h5diff file4.h5 file4.h5 -v dset3a dset4b'
#############################
$h5diff file6.h5 file6.h5 dset3a dset4b
Comparing </dset3a> with </dset4b>
position dset3a dset4b difference
------------------------------------------------------------
[ 1 0 ] 1 3 2
[ 1 1 ] 1 4 3
[ 2 0 ] 1 5 4
[ 2 1 ] 1 6 5
4 differences found
$h5diff file4.h5 file4.h5 -v dset3a dset4b
Object <dset3a> could not be found in <file4.h5>
Object <dset4b> could not be found in <file4.h5>