diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-09 20:14:39 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-12-09 20:14:39 (GMT) |
commit | 96cb94a95c9647dab2febf734488d4c0e503d201 (patch) | |
tree | 9248093c83ffde3c4e14906da85491116e364c78 | |
parent | 89cb46ead35042bd117bc7cc71ba8c81cdc80447 (diff) | |
download | hdf5-96cb94a95c9647dab2febf734488d4c0e503d201.zip hdf5-96cb94a95c9647dab2febf734488d4c0e503d201.tar.gz hdf5-96cb94a95c9647dab2febf734488d4c0e503d201.tar.bz2 |
Add missing filenames
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1344,6 +1344,7 @@ ./testpar/t_prestart.c ./testpar/t_span_tree.c ./testpar/t_init_term.c +./testpar/t_2Gio.c ./testpar/testpar.h ./testpar/testpflush.sh.in ./testpar/testphdf5.c @@ -2650,8 +2651,8 @@ ./tools/test/h5repack/testfiles/3_1_vds.h5-vds_chunk2x5x8-v.ddl ./tools/test/h5repack/testfiles/4_vds.h5-vds_conti-v.ddl ./tools/test/h5repack/testfiles/4_vds.h5-vds_compa-v.ddl -./tools/test/h5repack/testfiles/attrregion.tattrreg.h5 -./tools/test/h5repack/testfiles/dataregion.tdatareg.h5 +./tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl +./tools/test/h5repack/testfiles/dataregion.tdatareg.h5.ddl # jam utility and tests ./tools/src/h5jam/Makefile.am |