[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)
This commit is contained in:
Jonathan Kim 2011-04-22 11:59:31 -05:00
parent f64bf3c79d
commit cefb43df91

View File

@ -251,7 +251,7 @@ IF (BUILD_TESTING)
tdatareg.h5
tdset.h5
tempty.h5
textlinksrc.h5
tsoftlinks.h5
textlinkfar.h5
textlinksrc.h5
textlinktar.h5