diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-06-16 21:15:55 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-06-16 21:15:55 (GMT) |
commit | 3d5c3851a3b24a726174847519f556eb627348cb (patch) | |
tree | 48cbccc6bc0be483fb1bc56f081d2330b8709572 /MANIFEST | |
parent | 91eb17db8ee7fcda566436fa2336fac2cf2c3660 (diff) | |
download | hdf5-3d5c3851a3b24a726174847519f556eb627348cb.zip hdf5-3d5c3851a3b24a726174847519f556eb627348cb.tar.gz hdf5-3d5c3851a3b24a726174847519f556eb627348cb.tar.bz2 |
[svn-r27218] Add VDS tests to h5ls
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1272,6 +1272,7 @@ ./tools/h5ls/Makefile.in ./tools/h5ls/h5ls.c ./tools/h5ls/testh5ls.sh.in +./tools/h5ls/testh5lsvds.sh.in # h5copy sources ./tools/h5copy/testh5copy.sh.in @@ -1870,7 +1871,13 @@ ./tools/testfiles/thlinks-nodangle-1.ls ./tools/testfiles/tudlink-1.ls - +# h5ls vds validation +./tools/testfiles/vds/tvds-1.ls +./tools/testfiles/vds/tvds-2.ls +./tools/testfiles/vds/tvds-3_1.ls +./tools/testfiles/vds/tvds-3_2.ls +./tools/testfiles/vds/tvds-4.ls +./tools/testfiles/vds/tvds-5.ls #additional test input and output for h5dump XML ./tools/testfiles/tall.h5.xml |