summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2019-06-22 16:39:25 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2019-06-22 16:39:25 (GMT)
commit128853b58a046ef051c2a2f40924028f589238bb (patch)
treea94e83cfa69f557c16aeec6ae5a2486ec87a4967 /tools/test/h5dump
parent3dcc89625cf996d6166dc65e4c2d4c703b687424 (diff)
parentdf4ec243d4f22b28671f91ad04961cd178fdab70 (diff)
downloadhdf5-128853b58a046ef051c2a2f40924028f589238bb.zip
hdf5-128853b58a046ef051c2a2f40924028f589238bb.tar.gz
hdf5-128853b58a046ef051c2a2f40924028f589238bb.tar.bz2
Merge branch 'develop' into feature/update_gcc_flags
Diffstat (limited to 'tools/test/h5dump')
-rw-r--r--tools/test/h5dump/CMakeTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/h5dump/CMakeTests.cmake b/tools/test/h5dump/CMakeTests.cmake
index eb55b29..13d71a6 100644
--- a/tools/test/h5dump/CMakeTests.cmake
+++ b/tools/test/h5dump/CMakeTests.cmake
@@ -785,6 +785,7 @@
-D "TEST_REFERENCE=${resultfile}.ddl"
-D "TEST_ENV_VAR=HDF5_PLUGIN_PATH"
-D "TEST_ENV_VALUE=${CMAKE_BINARY_DIR}/plugins"
+ -D "TEST_LIBRARY_DIRECTORY=${CMAKE_TEST_OUTPUT_DIRECTORY}"
-P "${HDF_RESOURCES_EXT_DIR}/runTest.cmake"
)
set_tests_properties (H5DUMP_UD-${testname} PROPERTIES DEPENDS H5DUMP_UD-${testname}-clear-objects)