diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-01-02 21:08:43 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-01-02 21:08:43 (GMT) |
commit | 0ec1e5eeeea9667c267a88814381de4242447da9 (patch) | |
tree | 6f0228d2ccb99db69a84c1b45c062029f8a1f018 /tools/test/h5diff/CMakeTests.cmake | |
parent | ccf044135c675baa95e79a0623216c644ed6b657 (diff) | |
download | hdf5-0ec1e5eeeea9667c267a88814381de4242447da9.zip hdf5-0ec1e5eeeea9667c267a88814381de4242447da9.tar.gz hdf5-0ec1e5eeeea9667c267a88814381de4242447da9.tar.bz2 |
HDFFV-8745 remove files from test scripts
Diffstat (limited to 'tools/test/h5diff/CMakeTests.cmake')
-rw-r--r-- | tools/test/h5diff/CMakeTests.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/test/h5diff/CMakeTests.cmake b/tools/test/h5diff/CMakeTests.cmake index 773b03d..0a8d40f 100644 --- a/tools/test/h5diff/CMakeTests.cmake +++ b/tools/test/h5diff/CMakeTests.cmake @@ -63,8 +63,6 @@ ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/compounds_array_vlen2.h5 ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/non_comparables1.h5 ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/non_comparables2.h5 - ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/tmptest.he5 - ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/tmptest2.he5 ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/tmpSingleSiteBethe.reference.h5 ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/tmpSingleSiteBethe.output.h5 ${HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR}/testfiles/tudfilter.h5 |