mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
Split tools into src and test - update with new files or locations
This commit is contained in:
parent
2c6dbbf212
commit
7f2a83b6ab
69
configure.ac
69
configure.ac
@ -3323,37 +3323,46 @@ AC_CONFIG_FILES([src/libhdf5.settings
|
||||
test/test_plugin.sh
|
||||
testpar/Makefile
|
||||
tools/Makefile
|
||||
tools/h5dump/Makefile
|
||||
tools/h5dump/testh5dump.sh
|
||||
tools/h5dump/testh5dumppbits.sh
|
||||
tools/h5dump/testh5dumpvds.sh
|
||||
tools/h5dump/testh5dumpxml.sh
|
||||
tools/h5ls/testh5ls.sh
|
||||
tools/h5ls/testh5lsvds.sh
|
||||
tools/h5import/Makefile
|
||||
tools/h5import/h5importtestutil.sh
|
||||
tools/h5diff/Makefile
|
||||
tools/h5diff/testh5diff.sh
|
||||
tools/h5diff/testph5diff.sh
|
||||
tools/h5jam/Makefile
|
||||
tools/h5jam/testh5jam.sh
|
||||
tools/h5repack/Makefile
|
||||
tools/h5repack/h5repack.sh
|
||||
tools/h5repack/h5repack_plugin.sh
|
||||
tools/h5ls/Makefile
|
||||
tools/h5copy/Makefile
|
||||
tools/h5copy/testh5copy.sh
|
||||
tools/lib/Makefile
|
||||
tools/misc/Makefile
|
||||
tools/misc/h5cc
|
||||
tools/misc/testh5mkgrp.sh
|
||||
tools/misc/testh5repart.sh
|
||||
tools/misc/vds/Makefile
|
||||
tools/h5stat/testh5stat.sh
|
||||
tools/h5stat/Makefile
|
||||
tools/h5format_convert/Makefile
|
||||
tools/h5format_convert/testh5fc.sh
|
||||
tools/perform/Makefile
|
||||
tools/src/Makefile
|
||||
tools/src/h5dump/Makefile
|
||||
tools/src/h5import/Makefile
|
||||
tools/src/h5diff/Makefile
|
||||
tools/src/h5jam/Makefile
|
||||
tools/src/h5repack/Makefile
|
||||
tools/src/h5ls/Makefile
|
||||
tools/src/h5copy/Makefile
|
||||
tools/src/misc/Makefile
|
||||
tools/src/misc/h5cc
|
||||
tools/src/h5stat/Makefile
|
||||
tools/test/Makefile
|
||||
tools/test/h5dump/Makefile
|
||||
tools/test/h5dump/testh5dump.sh
|
||||
tools/test/h5dump/testh5dumppbits.sh
|
||||
tools/test/h5dump/testh5dumpvds.sh
|
||||
tools/test/h5dump/testh5dumpxml.sh
|
||||
tools/test/h5ls/testh5ls.sh
|
||||
tools/test/h5ls/testh5lsvds.sh
|
||||
tools/test/h5import/Makefile
|
||||
tools/test/h5import/h5importtestutil.sh
|
||||
tools/test/h5diff/Makefile
|
||||
tools/test/h5diff/testh5diff.sh
|
||||
tools/test/h5diff/testph5diff.sh
|
||||
tools/test/h5jam/Makefile
|
||||
tools/test/h5jam/testh5jam.sh
|
||||
tools/test/h5repack/Makefile
|
||||
tools/test/h5repack/h5repack.sh
|
||||
tools/test/h5repack/h5repack_plugin.sh
|
||||
tools/test/h5ls/Makefile
|
||||
tools/test/h5copy/Makefile
|
||||
tools/test/h5copy/testh5copy.sh
|
||||
tools/test/misc/Makefile
|
||||
tools/test/misc/testh5mkgrp.sh
|
||||
tools/test/misc/testh5repart.sh
|
||||
tools/test/misc/vds/Makefile
|
||||
tools/test/h5stat/testh5stat.sh
|
||||
tools/test/h5stat/Makefile
|
||||
tools/test/perform/Makefile
|
||||
examples/Makefile
|
||||
examples/run-c-ex.sh
|
||||
examples/testh5cc.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user