summaryrefslogtreecommitdiffstats
path: root/windows/tools
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2008-10-16 03:54:19 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2008-10-16 03:54:19 (GMT)
commitb195e33d3ffa08b87af68f49f69e535cc13398d1 (patch)
treea4da87871c0eae104766c2f4c8f914a475650a43 /windows/tools
parent97cced22b65a7cea43ce772b252d5a7ed670edc7 (diff)
downloadhdf5-b195e33d3ffa08b87af68f49f69e535cc13398d1.zip
hdf5-b195e33d3ffa08b87af68f49f69e535cc13398d1.tar.gz
hdf5-b195e33d3ffa08b87af68f49f69e535cc13398d1.tar.bz2
[svn-r15887] Purpose: Close bug 1332
Description: Improved external link traversal of h5dump. h5dump will now properly avoid all cycles, even those spanning multiple files. Improvement to the output of committed datatypes. Committed datatypes are now checked for uniqueness (like other objects). Tests added for these cases. Tested: kagiso, linew, smirom (h5committest)
Diffstat (limited to 'windows/tools')
-rw-r--r--windows/tools/h5dump/testh5dump.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat
index 498f5ef..2a686f5 100644
--- a/windows/tools/h5dump/testh5dump.bat
+++ b/windows/tools/h5dump/testh5dump.bat
@@ -595,6 +595,10 @@ rem ############################################################################
rem Note: Make sure to use PERCENT rather than "%", because Windows needs
rem to handle it specially. --SJW 5/12/08
call :tooltest tfpformat.ddl -m PERCENT.7f tfpformat.h5
+
+ rem tests for traversal of external links
+ call :tooltest textlinksrc.ddl textlinksrc.h5
+ call :tooltest textlinkfar.ddl textlinkfar.h5