mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
HDFFV-10188 emu insists on printing non-native description
This commit is contained in:
parent
b901326501
commit
d200cd31a7
@ -420,7 +420,7 @@
|
||||
ADD_H5_TEST (tempty 0 -w80 -d tempty.h5)
|
||||
|
||||
# test for displaying dataset and attribute of null space
|
||||
ADD_H5_TEST (tgrpnullspace 0 -w80 -v tgrpnullspace.h5)
|
||||
ADD_H5_TEST (tgrpnullspace 0 -w80 -v -S tgrpnullspace.h5)
|
||||
|
||||
# test for all dataset types written to attributes
|
||||
# enable -S for avoiding printing NATIVE types
|
||||
|
@ -1,7 +1,7 @@
|
||||
Opened "tgrpnullspace.h5" with sec2 driver.
|
||||
g1 Group
|
||||
Attribute: attr null
|
||||
Type: native unsigned int
|
||||
Type: 32-bit little-endian unsigned integer
|
||||
|
||||
Location: 1:800
|
||||
Links: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user