mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r1962] update the name of the file
This commit is contained in:
parent
e6a75db5e6
commit
29af1961ac
@ -1,7 +1,4 @@
|
||||
#############################
|
||||
Expected output for 'h5dump tall.h5'
|
||||
#############################
|
||||
HDF5 "testfiles\tall.h5" {
|
||||
HDF5 "testfiles/tall.h5" {
|
||||
GROUP "/" {
|
||||
ATTRIBUTE "attr1" {
|
||||
DATATYPE { H5T_STD_I8BE }
|
||||
@ -56,8 +53,8 @@ GROUP "/" {
|
||||
DATATYPE { H5T_STD_I32BE }
|
||||
DATASPACE { SIMPLE ( 20 ) / ( 20 ) }
|
||||
DATA {
|
||||
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
|
||||
18, 19
|
||||
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,
|
||||
19
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
#############################
|
||||
Expected output for 'h5dump tcompound.h5'
|
||||
#############################
|
||||
HDF5 "testfiles\tcompound.h5" {
|
||||
HDF5 "tcompound.h5" {
|
||||
GROUP "/" {
|
||||
DATATYPE "#5992:0" {
|
||||
H5T_STD_I32BE "int";
|
||||
|
@ -1,7 +1,7 @@
|
||||
#############################
|
||||
Expected output for 'h5dump tstr.h5'
|
||||
#############################
|
||||
HDF5 "testfiles\tstr.h5" {
|
||||
HDF5 "tstr.h5" {
|
||||
GROUP "/" {
|
||||
DATASET "comp1" {
|
||||
DATATYPE {
|
||||
|
Loading…
x
Reference in New Issue
Block a user