mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
c37bcc12fc
added more tests, described in the test matrix Description: test -r test -l expanded -d, -p and -n tests test different types to include links and named types test for non supported classes, e.g bitfield, opaque , etc Platforms tested: Linux 2.4 (rockaway) SunOS 5.7 (arabica) IRIX 6.5 (modi4) Misc. update:
12 lines
495 B
Plaintext
12 lines
495 B
Plaintext
#############################
|
|
Expected output for 'h5diff dset2.1a dset2.1b -n 1 h5diff_test1.h5 h5diff_test2.h5'
|
|
#############################
|
|
$h5diff dset2.1a dset2.1b -n 1 h5diff_test1.h5 h5diff_test2.h5
|
|
Comparing <dset2.1a> with <dset2.1b>
|
|
using memory type H5T_NATIVE_SCHAR
|
|
position dset2.1a dset2.1b difference
|
|
------------------------------------------------------------
|
|
[ 1 0 ] 1 3 2
|
|
1 differences found
|
|
|