mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Develop tools move (#3580)
Reorganizes the tools files to support the VOL tests
This commit is contained in:
@@ -57,11 +57,10 @@ export LD_LIBRARY_PATH=@LL_PATH@
|
||||
|
||||
# source dirs
|
||||
SRC_TOOLS="$TOP_DIR/tools/test"
|
||||
SRC_TOOLS_TESTFILES="$SRC_TOOLS/testfiles"
|
||||
|
||||
# testfiles source dirs for tools
|
||||
SRC_H5LS_TESTFILES="$SRC_TOOLS_TESTFILES"
|
||||
SRC_H5DUMP_TESTFILES="$SRC_TOOLS_TESTFILES"
|
||||
SRC_H5LS_TESTFILES="$SRC_TOOLS/test/h5ls/testfiles"
|
||||
SRC_H5DUMP_TESTFILES="$SRC_TOOLS/test/h5dump/testfiles"
|
||||
SRC_H5DIFF_TESTFILES="$SRC_TOOLS/h5diff/testfiles"
|
||||
SRC_H5COPY_TESTFILES="$SRC_TOOLS/h5copy/testfiles"
|
||||
SRC_H5REPACK_TESTFILES="$SRC_TOOLS/h5repack/testfiles"
|
||||
|
||||
Reference in New Issue
Block a user