summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2011-04-22 16:59:31 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2011-04-22 16:59:31 (GMT)
commitcefb43df91f323fc341fb1aa9f46d25dd7f68e93 (patch)
treebdf797dcb868b444a97942926a1d2dc355cfe21b /tools
parentf64bf3c79d44235c37732f4b3b94470b56b30e1f (diff)
downloadhdf5-cefb43df91f323fc341fb1aa9f46d25dd7f68e93.zip
hdf5-cefb43df91f323fc341fb1aa9f46d25dd7f68e93.tar.gz
hdf5-cefb43df91f323fc341fb1aa9f46d25dd7f68e93.tar.bz2
[svn-r20600] Purpose:
HDFFV-5948 - CHICAGO: Tools - implement missing external link test cases Description: Correct mistake in cmake script from previous commit r20595. Add three test cases for h5dump and h5ls. - h5ls: external link to soft link with follow symlink. - h5dump: external link to soft link with follow symlink. - h5ls: external link to soft link without follow symlink. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
Diffstat (limited to 'tools')
-rw-r--r--tools/h5dump/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/CMakeLists.txt b/tools/h5dump/CMakeLists.txt
index 258d344..b367acb 100644
--- a/tools/h5dump/CMakeLists.txt
+++ b/tools/h5dump/CMakeLists.txt
@@ -251,7 +251,7 @@ IF (BUILD_TESTING)
tdatareg.h5
tdset.h5
tempty.h5
- textlinksrc.h5
+ tsoftlinks.h5
textlinkfar.h5
textlinksrc.h5
textlinktar.h5