mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
4535e598f7
h5dump new tests Description: added new tests for the -p option, superblock, file contents, fill values, array indices. Solution: Platforms tested: linux AIX solaris Misc. update:
9 lines
210 B
SQL
9 lines
210 B
SQL
#############################
|
|
Expected output for 'h5dump -p -d bogus tfcontents1.h5'
|
|
#############################
|
|
HDF5 "tfcontents1.h5" {
|
|
DATASET "bogus" {
|
|
}
|
|
}
|
|
h5dump error: unable to open dataset "bogus"
|