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
383 B
Plaintext
12 lines
383 B
Plaintext
#############################
|
|
Expected output for 'h5diff dset1.7 dset1.7 h5diff_test1.h5 h5diff_test2.h5'
|
|
#############################
|
|
$h5diff dset1.7 dset1.7 h5diff_test1.h5 h5diff_test2.h5
|
|
Comparing <dset1.7> with <dset1.7>
|
|
Warning: <dset1.7> has different maximum dimensions than <dset1.7>
|
|
<dset1.7>: [ 7 ]
|
|
<dset1.7>: [ 8 ]
|
|
using memory type H5T_NATIVE_INT
|
|
0 differences found
|
|
|