diff options
author | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-12-21 03:50:15 (GMT) |
---|---|---|
committer | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-12-21 03:50:15 (GMT) |
commit | 7d9d6add9d55fd056fc097dbcf91a2f2e6de71c9 (patch) | |
tree | 826f78a418805513764dfb9bf526c6a721af19d2 /tools/testfiles/tattr.dmp | |
parent | 03532b98d4aac52074e80df2f2f3d9ae4f18e998 (diff) | |
download | hdf5-7d9d6add9d55fd056fc097dbcf91a2f2e6de71c9.zip hdf5-7d9d6add9d55fd056fc097dbcf91a2f2e6de71c9.tar.gz hdf5-7d9d6add9d55fd056fc097dbcf91a2f2e6de71c9.tar.bz2 |
[svn-r977] Purpose:
New feature
Solution:
Added some new new tests to show that paths involving HARDLINKS
and paths involving SOFTLINKS convert existing objects from H5 to
H4 the same way that paths involving no links does.
Platform tested:
Solaris2.5
Diffstat (limited to 'tools/testfiles/tattr.dmp')
-rw-r--r-- | tools/testfiles/tattr.dmp | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/tools/testfiles/tattr.dmp b/tools/testfiles/tattr.dmp index 277c0b6..63a7454 100644 --- a/tools/testfiles/tattr.dmp +++ b/tools/testfiles/tattr.dmp @@ -5,7 +5,7 @@ Vgroup:0 tag = 1965; reference = 2; name = /; class = HDF5; number of entries = 0; - number of attributes = 3 + number of attributes = 4 attr0: name=attr1 type=20 count=24 size=24 97 116 116 114 105 98 117 116 101 32 111 102 32 114 111 111 116 32 103 114 111 117 112 0 @@ -14,6 +14,8 @@ Vgroup:0 attr2: name=attr3 type=6 count=10 size=80 0.000000 0.100000 0.200000 0.300000 0.400000 0.500000 0.600000 0.700000 0.800000 0.900000 + attr3: name=attr4 type=24 count=1 size=4 + 100 Entries:- None. @@ -61,4 +63,16 @@ Vdata: 2 Loc. Data 0 0.000000 0.100000 0.200000 0.300000 0.400000 0.500000 0.600000 0.700000 0.800000 0.900000 ; +Vdata: 3 + tag = 1962; reference = 6; + number of records = 1; interlace = 0; + fields = [VALUES]; + record size (in bytes) = 4; + name = attr4; class = Attr0.0; + number of attributes = 0 +- field index 0: [VALUES], type=24, order=1 + number of attributes = 0 +Loc. Data +0 100 ; + File name: testfiles/tattr.hdf |