diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-06 15:10:49 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-06 15:10:49 (GMT) |
commit | ff0e4033156b184f26286e05751f1f4e729bbf12 (patch) | |
tree | ca38ead12e0725a848b7c421b1850e841c5d5c78 | |
parent | 2f0dd6b2495428fc923a5c16fe02c33af509b396 (diff) | |
download | hdf5-ff0e4033156b184f26286e05751f1f4e729bbf12.zip hdf5-ff0e4033156b184f26286e05751f1f4e729bbf12.tar.gz hdf5-ff0e4033156b184f26286e05751f1f4e729bbf12.tar.bz2 |
[svn-r17307] Description:
Add SWMR tests to manifest
Tested with:
bin/chkmanifest
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -875,6 +875,11 @@ ./test/set_extent.c ./test/space_overflow.c _DO_NOT_DISTRIBUTE_ ./test/stab.c +./test/swmr_common.c +./test/swmr_common.h +./test/swmr_generator.c +./test/swmr_reader.c +./test/swmr_writer.c ./test/tarray.c ./test/tarrold.h5 ./test/tattr.c @@ -888,6 +893,7 @@ ./test/testhdf5.c ./test/testhdf5.h ./test/testmeta.c +./test/testswmr.sh ./test/tfile.c ./test/tgenprop.c ./test/th5o.c |