diff options
author | Jordan Henderson <jhenderson@hdfgroup.org> | 2017-08-03 16:56:05 (GMT) |
---|---|---|
committer | Jordan Henderson <jhenderson@hdfgroup.org> | 2017-08-03 16:56:05 (GMT) |
commit | 6abd4e9d1675b211c91be32010e4abca30a7fd8a (patch) | |
tree | 3bfb379ec6f670a46aea84affc69fceed0f574c1 /MANIFEST | |
parent | 50c4bc883500846f58ec1c8f55d57eef2b3f147b (diff) | |
download | hdf5-6abd4e9d1675b211c91be32010e4abca30a7fd8a.zip hdf5-6abd4e9d1675b211c91be32010e4abca30a7fd8a.tar.gz hdf5-6abd4e9d1675b211c91be32010e4abca30a7fd8a.tar.bz2 |
Move test files to testpar directory
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1070,8 +1070,6 @@ ./test/testswmr.sh.in ./test/testvdsswmr.sh.in ./test/tfile.c -./test/tfilters_parallel.c -./test/tfilters_parallel.h ./test/tgenprop.c ./test/th5o.c ./test/th5s.c @@ -1232,6 +1230,8 @@ ./testpar/t_file.c ./testpar/t_file_image.c ./testpar/t_filter_read.c +./testpar/tfilters_parallel.c +./testpar/tfilters_parallel.h ./testpar/t_mdset.c ./testpar/t_mpi.c ./testpar/t_ph5basic.c |