diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2008-09-21 18:35:43 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2008-09-21 18:35:43 (GMT) |
commit | 6d28e06f30587202147f6ae31b658a5021adf2a0 (patch) | |
tree | 0ec105751d2a26f24039870fb6e44b770917e18e /MANIFEST | |
parent | dcd4c0b04988dbe869a3a479381118844217fa66 (diff) | |
download | hdf5-6d28e06f30587202147f6ae31b658a5021adf2a0.zip hdf5-6d28e06f30587202147f6ae31b658a5021adf2a0.tar.gz hdf5-6d28e06f30587202147f6ae31b658a5021adf2a0.tar.bz2 |
[svn-r15668] Purpose: Add feature requested in bug #1282
Description: Adds capability to h5ls to traverse external links when the -r
(recursive) option is given. Changes to the way absolute path names are patched
in h5trav.c. Changes to the way recursive traversal starting from a non-root
group is handled (which also fixes some preexisting issues). Tests added for
these cases.
Tested: kagiso, smirom, linew (h5committest)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1159,6 +1159,11 @@ ./tools/testfiles/textlink.h5 ./tools/testfiles/textlink.h5.xml ./tools/testfiles/textlink-1.ls +./tools/testfiles/textlinksrc.h5 +./tools/testfiles/textlinksrc-1.ls +./tools/testfiles/textlinksrc-2.ls +./tools/testfiles/textlinksrc-3.ls +./tools/testfiles/textlinktar.h5 ./tools/testfiles/tfamily.ddl ./tools/testfiles/tfamily00000.h5 ./tools/testfiles/tfamily00001.h5 |