summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2011-04-22 22:23:45 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2011-04-22 22:23:45 (GMT)
commitd0495e29cc732b98a7408ae2f05e65e4deb0f9fe (patch)
tree10638324b6b504d700ea19f062025534e6ed9c42 /tools/h5dump/CMakeLists.txt
parent8116ae4f78b450609fc53e4e28e9ab9b7da9f5e4 (diff)
downloadhdf5-d0495e29cc732b98a7408ae2f05e65e4deb0f9fe.zip
hdf5-d0495e29cc732b98a7408ae2f05e65e4deb0f9fe.tar.gz
hdf5-d0495e29cc732b98a7408ae2f05e65e4deb0f9fe.tar.bz2
[svn-r20616] Purpose:
HDFFV-5948 - CHICAGO: Tools - implement missing external link test cases Description: Merged from HDF5 trunk r20595 and r20600. 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), cmake
Diffstat (limited to 'tools/h5dump/CMakeLists.txt')
-rw-r--r--tools/h5dump/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5dump/CMakeLists.txt b/tools/h5dump/CMakeLists.txt
index 2010b5c..a02388a 100644
--- a/tools/h5dump/CMakeLists.txt
+++ b/tools/h5dump/CMakeLists.txt
@@ -251,6 +251,7 @@ IF (BUILD_TESTING)
tdatareg.h5
tdset.h5
tempty.h5
+ tsoftlinks.h5
textlinkfar.h5
textlinksrc.h5
textlinktar.h5