Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r1388] No longer needed because configure creates the right Makefile now. | Albert Cheng | 1999-06-26 | 1 | -98/+0 |
| | |||||
* | [svn-r483] Revised for alpha-2 release. | Albert Cheng | 1998-07-13 | 1 | -1/+1 |
| | |||||
* | [svn-r439] Changed the PHDF test programs substantially. Used to be just one | Albert Cheng | 1998-07-01 | 1 | -4/+4 |
| | | | | | | | | big testphdf5.c file. Broke it into modules of related routines. testphdf5.c -- main routine and global variables initialization plus some ulitility routines. t_file.c -- tests of file operations using parallel I/O. t_dset.c -- tests of datasets operations. | ||||
* | [svn-r427] Added -lm to libraries needed. | Albert Cheng | 1998-06-16 | 1 | -1/+1 |
| | |||||
* | [svn-r420] Put 'go' in the DISTCLEAN variable so that it will be cleaned | Albert Cheng | 1998-06-10 | 1 | -0/+1 |
| | | | | for distribution. | ||||
* | [svn-r419] Removed 'go' from the cleanup list. Let individual decides when | Albert Cheng | 1998-06-10 | 1 | -1/+1 |
| | | | | to purge the file. | ||||
* | [svn-r352] *** empty log message *** | Albert Cheng | 1998-04-17 | 1 | -1/+2 |
| | |||||
* | [svn-r348] Removed shdf entries. With more parallel access features used, | Albert Cheng | 1998-04-16 | 1 | -9/+3 |
| | | | | | | it is hard to keep an equivalent sequential version. Its useness has diminshed too now that the basic parallel access features are working. | ||||
* | [svn-r344] Added collective access tests to testphdf5.c. | Albert Cheng | 1998-04-13 | 1 | -1/+1 |
| | | | | | Changed the data file names to *.h5f to avoid potential mixup with the split file convention. | ||||
* | [svn-r330] Remove sphdf from the automatic tests. Need to be invoke ↵ | Albert Cheng | 1998-03-30 | 1 | -1/+1 |
| | | | | | | | specifically instead of by default. It is getting harder to maintain a serial version of testphdf. May have to drop it later. | ||||
* | [svn-r275] Initial version of test files for the parallel library. | Albert Cheng | 1998-02-14 | 1 | -0/+102 |