diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-28 14:05:16 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-06-28 14:05:16 (GMT) |
commit | 7438a71a0b04b6cf7d6c19245952426c400ef871 (patch) | |
tree | b5200909c6f63c876b6a7d913197d6a8beb3c26a /tools/testfiles/tstring.ddl | |
parent | a9c3f57785aa56fdf1ffb911aa3579781218d5c4 (diff) | |
download | hdf5-7438a71a0b04b6cf7d6c19245952426c400ef871.zip hdf5-7438a71a0b04b6cf7d6c19245952426c400ef871.tar.gz hdf5-7438a71a0b04b6cf7d6c19245952426c400ef871.tar.bz2 |
[svn-r8748] Purpose:
dumper new feautures
Description:
1) added options for not printing : datasets, groups, datatypes, links
2) added a section for the user block
3) in the traversal routine, added the printing of an arrow for soft links and the word HARDLINK for hardlinks
the print of the file contents is made during traversal , instead of at the end of it (this is helpful
for very large files, where the wait time can be very long)
4) changed the description of the fill value properties
5) added a colon after the printing of the array indices
Solution:
Platforms tested:
linux
AIX
solaris
Misc. update:
Diffstat (limited to 'tools/testfiles/tstring.ddl')
-rw-r--r-- | tools/testfiles/tstring.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tstring.ddl b/tools/testfiles/tstring.ddl index 2a60e1d..abbcfd5 100644 --- a/tools/testfiles/tstring.ddl +++ b/tools/testfiles/tstring.ddl @@ -11,7 +11,7 @@ DATASET "string" { } DATASPACE SIMPLE { ( 1 ) / ( 1 ) } DATA { - (0) "quote " backspace form feed new line + (0), "quote " backspace form feed new line tab new line carriage return " |