diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-02-17 04:39:22 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-02-17 04:39:22 (GMT) |
commit | a3a9df36579a76bece85ec8e59b285b7a25e676b (patch) | |
tree | 21c245e3c3e6ac9a1e11a1496b5dfec877d92c50 /MANIFEST | |
parent | 8ed6e885439d7acd4f68e078b1f3dc221e15fc0b (diff) | |
download | hdf5-a3a9df36579a76bece85ec8e59b285b7a25e676b.zip hdf5-a3a9df36579a76bece85ec8e59b285b7a25e676b.tar.gz hdf5-a3a9df36579a76bece85ec8e59b285b7a25e676b.tar.bz2 |
[svn-r1071] Moved the MPI test to a file of its own (t_mpi.c) for future addition
of other MPI tests.
Changed return code tests from comparing with FAIL to with 0.
Updated MANIFEST for the addition of a new file.
Tested in O2k.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,6 +353,7 @@ ./testpar/README ./testpar/t_dset.c ./testpar/t_file.c +./testpar/t_mpi.c ./testpar/testphdf5.c ./testpar/testphdf5.h |