diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-02-14 18:43:03 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-02-14 18:43:03 (GMT) |
commit | bf80a61b1471f819266a4ea1d405eb740a082f9b (patch) | |
tree | 3134388759b3d986400a6be7bbe733221d93bd8a /config/cmake | |
parent | 0336d9cdb4a8cb24b8e764f5d509aa33847b9ca2 (diff) | |
download | hdf5-bf80a61b1471f819266a4ea1d405eb740a082f9b.zip hdf5-bf80a61b1471f819266a4ea1d405eb740a082f9b.tar.gz hdf5-bf80a61b1471f819266a4ea1d405eb740a082f9b.tar.bz2 |
[svn-r23275] HDFFV-8311: Correct test dependency
Tested: local linux
Diffstat (limited to 'config/cmake')
-rwxr-xr-x | config/cmake/CTestCustom.cmake | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index f09e12d..9d6f276 100755 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -43,13 +43,6 @@ SET (CTEST_CUSTOM_MEMCHECK_IGNORE H5DIFF-clearall-objects ######### tools/h5dump ######### H5DUMP-clearall-objects - H5DUMP-clear-objects-tbin1 - H5DUMP-clear-objects-tbin2 - H5DUMP-clear-objects-tbin3 - H5DUMP-clear-objects-tbin4 - H5DUMP-clear-out1 - H5DUMP-clear-out3 - H5DUMP-clear-objects H5DUMP_PACKED_BITS-clearall-objects H5DUMP-XML-clearall-objects ######### tools/h5import ######### |