diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-07-27 15:06:33 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-07-27 15:06:33 (GMT) |
commit | 732e996de7025cd06fc49c036d1d8afef59ceb13 (patch) | |
tree | f8ff4b5ebe0d32725b9783bdaa65884200ea01e6 /MANIFEST | |
parent | bb436dbc61698aff318a317056c1f42052b434e0 (diff) | |
download | hdf5-732e996de7025cd06fc49c036d1d8afef59ceb13.zip hdf5-732e996de7025cd06fc49c036d1d8afef59ceb13.tar.gz hdf5-732e996de7025cd06fc49c036d1d8afef59ceb13.tar.bz2 |
Add swmr tests, fix java script
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -85,6 +85,7 @@ ./bin/release ./bin/restore.sh ./bin/runtest _DO_NOT_DISTRIBUTE_ +./bin/runbkgprog _DO_NOT_DISTRIBUTE_ ./bin/snapshot ./bin/snapshot_version _DO_NOT_DISTRIBUTE_ ./bin/switch_maint_mode _DO_NOT_DISTRIBUTE_ @@ -1796,6 +1797,8 @@ ./tools/testfiles/tints4dims.h5 ./tools/testfiles/tintsattrs.ddl ./tools/testfiles/tintsattrs.h5 +./tools/testfiles/tintsnodata.ddl +./tools/testfiles/tintsnodata.h5 ./tools/testfiles/tlarge_objname.ddl ./tools/testfiles/tlarge_objname.h5 ./tools/testfiles/tldouble.h5 @@ -3250,6 +3253,8 @@ ./test/CMakeLists.txt ./test/CMakeTests.cmake ./test/CMakeVFDTests.cmake +./test/flushrefreshTest.cmake +./test/ShellTests.cmake ./testpar/CMakeLists.txt ./testpar/CMakeTests.cmake ./tools/CMakeLists.txt |