diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-07-08 16:46:20 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-07-08 16:46:20 (GMT) |
commit | 08bc4af3669db4658c9f358390a908fe25b18237 (patch) | |
tree | 5cd2d374382ffc1bcc4362fe22f114e6e3e99e8e /tools | |
parent | e423bf9e40ad4af5f678507fcbedcc4ae3784a6a (diff) | |
download | hdf5-08bc4af3669db4658c9f358390a908fe25b18237.zip hdf5-08bc4af3669db4658c9f358390a908fe25b18237.tar.gz hdf5-08bc4af3669db4658c9f358390a908fe25b18237.tar.bz2 |
[svn-r19058] Purpose:
add reference file entries for the new test expected output files
Description:
This is related to r19053.
Tested:
Windows (cmake)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/h5ls/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5ls/CMakeLists.txt b/tools/h5ls/CMakeLists.txt index 0a43c84..b57423b 100644 --- a/tools/h5ls/CMakeLists.txt +++ b/tools/h5ls/CMakeLists.txt @@ -63,6 +63,10 @@ IF (BUILD_TESTING) tsoftlinks-3.ls tsoftlinks-4.ls tsoftlinks-5.ls + textlinksrc-nodangle-1.ls + textlinksrc-nodangle-2.ls + tsoftlinks-nodangle-1.ls + thlinks-nodangle-1.ls tgroup.ls tgroup-1.ls tgroup-2.ls |