diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-08 19:47:39 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-08 19:47:39 (GMT) |
commit | da29916b94e300a4cdd12178a810c8c859ee8490 (patch) | |
tree | fc0c29cc3c6721c0ab79581e3f2ff9fabc5cd7bb /tools/testfiles/tattr2.ls | |
parent | d309a7fa5deb83f369e1af15f66d5d19236b29d9 (diff) | |
download | hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.zip hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.tar.gz hdf5-da29916b94e300a4cdd12178a810c8c859ee8490.tar.bz2 |
[svn-r7329] Purpose:
Refactored test output
Description:
Chase new output format of 'objno' in DDL and XML schema output
Platforms tested:
h5committested
Diffstat (limited to 'tools/testfiles/tattr2.ls')
-rw-r--r-- | tools/testfiles/tattr2.ls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tattr2.ls b/tools/testfiles/tattr2.ls index f5d5e3f..18f891f 100644 --- a/tools/testfiles/tattr2.ls +++ b/tools/testfiles/tattr2.ls @@ -21,7 +21,7 @@ dset Dataset {2/2} Data: {1, 1}, {2, 2} Attribute: reference {2} Type: object reference - Data: DATASET-0:1:0:976, DATASET-0:1:0:976 + Data: DATASET-1:976, DATASET-1:976 Attribute: enum {2} Type: enum 32-bit little-endian integer { RED = 0 @@ -41,7 +41,7 @@ dset Dataset {2/2} Attribute: float {2} Type: IEEE 32-bit little-endian float Data: 0, 0 - Location: 0:1:0:976 + Location: 1:976 Links: 1 Modified: XXXX-XX-XX XX:XX:XX XXX Storage: 8 logical bytes, 0 allocated bytes |