diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-01-17 23:11:27 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-01-17 23:11:27 (GMT) |
commit | a8e4f6426e6b75e2456e3e1a4d369c046b9a4f94 (patch) | |
tree | 1c0be878fdb77760125d3d98595c9ebacfe51423 /MANIFEST | |
parent | 7d7a66ac828cb776b3c5edff4811a019989e2f9d (diff) | |
download | hdf5-a8e4f6426e6b75e2456e3e1a4d369c046b9a4f94.zip hdf5-a8e4f6426e6b75e2456e3e1a4d369c046b9a4f94.tar.gz hdf5-a8e4f6426e6b75e2456e3e1a4d369c046b9a4f94.tar.bz2 |
Add autotools version of plugin tests for UD filters
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1203,6 +1203,7 @@ ./tools/test/h5dump/Makefile.am ./tools/test/h5dump/dynlib_dump.c ./tools/test/h5dump/h5dumpgentest.c +./tools/test/h5dump/h5dump_plugin.sh.in ./tools/test/h5dump/testh5dump.sh.in ./tools/test/h5dump/testh5dumppbits.sh.in ./tools/test/h5dump/testh5dumpxml.sh.in @@ -1276,6 +1277,7 @@ ./tools/test/h5diff/Makefile.am ./tools/test/h5diff/dynlib_diff.c ./tools/test/h5diff/h5diffgentest.c +./tools/test/h5diff/h5diff_plugin.sh.in ./tools/test/h5diff/testh5diff.sh.in ./tools/test/h5diff/testph5diff.sh.in @@ -1357,6 +1359,7 @@ ./tools/src/h5ls/h5ls.c ./tools/test/h5ls/Makefile.am ./tools/test/h5ls/dynlib_ls.c +./tools/test/h5ls/h5ls_plugin.sh.in ./tools/test/h5ls/testh5ls.sh.in ./tools/test/h5ls/testh5lsvds.sh.in |