diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-07-08 16:37:40 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-07-08 16:37:40 (GMT) |
commit | 5d5ffe2373f1f5db3e49da5095466c94d16dca19 (patch) | |
tree | e89de26c92106e60dfd5cf721472b35f575a0b76 /tools/h5ls | |
parent | 47834df86df6f8a552410435cbef8f757e93a223 (diff) | |
download | hdf5-5d5ffe2373f1f5db3e49da5095466c94d16dca19.zip hdf5-5d5ffe2373f1f5db3e49da5095466c94d16dca19.tar.gz hdf5-5d5ffe2373f1f5db3e49da5095466c94d16dca19.tar.bz2 |
[svn-r19057] Purpose:
add reference file entries for the new test expected output files
Description:
This is dependent to r19051.
Tested:
Windows (cmake)
Diffstat (limited to 'tools/h5ls')
-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 |