diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-11-27 16:01:16 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-11-27 16:01:16 (GMT) |
commit | 2f097704ca27e6e0702ffd75659cb67b8db5cef4 (patch) | |
tree | 0aef49aa4253b51eea2ffa1aaf4248531f42e3e0 /MANIFEST | |
parent | 6c90fd5b0b804ae3d346cb8ad3050c272b293803 (diff) | |
download | hdf5-2f097704ca27e6e0702ffd75659cb67b8db5cef4.zip hdf5-2f097704ca27e6e0702ffd75659cb67b8db5cef4.tar.gz hdf5-2f097704ca27e6e0702ffd75659cb67b8db5cef4.tar.bz2 |
[svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests including the test to read filter data.
Tested: cmake and autotools - local linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1544,6 +1544,8 @@ ./tools/testfiles/tindicessub3.ddl ./tools/testfiles/tindicessub4.ddl ./tools/testfiles/tindicessub1.ddl +./tools/testfiles/tintsattrs.ddl +./tools/testfiles/tintsattrs.h5 ./tools/testfiles/tlarge_objname.ddl ./tools/testfiles/tlarge_objname.h5 ./tools/testfiles/tldouble.h5 @@ -1589,11 +1591,16 @@ ./tools/testfiles/trawdatafile.exp ./tools/testfiles/trawssetfile.ddl ./tools/testfiles/trawssetfile.exp +./tools/testfiles/treadfilter.ddl +./tools/testfiles/treadfilter.h5 +./tools/testfiles/treadintfilter.ddl ./tools/testfiles/treference.ddl ./tools/testfiles/tsaf.ddl ./tools/testfiles/tsaf.h5 ./tools/testfiles/tscalarattrintsize.ddl ./tools/testfiles/tscalarattrintsize.h5 +./tools/testfiles/tscalarintattrsize.ddl +./tools/testfiles/tscalarintattrsize.h5 ./tools/testfiles/tscalarintsize.ddl ./tools/testfiles/tscalarintsize.h5 ./tools/testfiles/tscalarstring.ddl @@ -1680,6 +1687,7 @@ ./tools/h5dump/errfiles/tpbitsOffsetExceeded.err ./tools/h5dump/errfiles/tpbitsOffsetNegative.err ./tools/h5dump/errfiles/tperror.err +./tools/h5dump/errfiles/treadfilter.err ./tools/h5dump/errfiles/tqmarkfile.err ./tools/h5dump/errfiles/tslink-D.err |